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 | |
| parent | 070610c529d8fc4c4339b8422054b1f82abae7f0 (diff) | |
| download | olio-uboot-2014.01-b604a40b4f802e045c273344f3d9f553f9193f3e.tar.xz olio-uboot-2014.01-b604a40b4f802e045c273344f3d9f553f9193f3e.zip | |
Cleanup
| -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 759edc1b7..11065cfd2 100644 --- a/board/stxxtc/Makefile +++ b/board/stxxtc/Makefile @@ -46,4 +46,3 @@ $(LIB): .depend $(OBJS) sinclude .depend ######################################################################### - |