diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-10-13 01:50:05 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-10-13 01:50:05 +0200 |
commit | b604a40b4f802e045c273344f3d9f553f9193f3e (patch) | |
tree | da55e0729bc6909f97ab319959a8a434a8173129 /board/stxxtc/Makefile | |
parent | 070610c529d8fc4c4339b8422054b1f82abae7f0 (diff) | |
download | u-boot-imx-b604a40b4f802e045c273344f3d9f553f9193f3e.zip u-boot-imx-b604a40b4f802e045c273344f3d9f553f9193f3e.tar.gz u-boot-imx-b604a40b4f802e045c273344f3d9f553f9193f3e.tar.bz2 |
Cleanup
Diffstat (limited to 'board/stxxtc/Makefile')
-rw-r--r-- | board/stxxtc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/stxxtc/Makefile b/board/stxxtc/Makefile index 759edc1..11065cf 100644 --- a/board/stxxtc/Makefile +++ b/board/stxxtc/Makefile @@ -46,4 +46,3 @@ $(LIB): .depend $(OBJS) sinclude .depend ######################################################################### - |