diff options
author | Wolfgang Denk <wd@pollux.(none)> | 2005-09-25 02:00:47 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.(none)> | 2005-09-25 02:00:47 +0200 |
commit | fe7eb5d88bd593a35a13a0a84997ab6c41397bac (patch) | |
tree | dd5040f7031de8efb5f562f826b3ee8f0d929158 /cpu/arm946es/Makefile | |
parent | 74f4304ee717d0f4b3a27e7fd4a64944749b8783 (diff) | |
download | u-boot-imx-fe7eb5d88bd593a35a13a0a84997ab6c41397bac.zip u-boot-imx-fe7eb5d88bd593a35a13a0a84997ab6c41397bac.tar.gz u-boot-imx-fe7eb5d88bd593a35a13a0a84997ab6c41397bac.tar.bz2 |
Cleanup
Diffstat (limited to 'cpu/arm946es/Makefile')
-rw-r--r-- | cpu/arm946es/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/arm946es/Makefile b/cpu/arm946es/Makefile index 9a0e217..203278e 100644 --- a/cpu/arm946es/Makefile +++ b/cpu/arm946es/Makefile @@ -41,4 +41,3 @@ $(LIB): $(OBJS) sinclude .depend ######################################################################### - |