Remove useless target/arm directory

This commit is contained in:
Ulf Samuelsson 2007-09-23 22:08:51 +00:00
parent 373e0727ba
commit 9413d83ea6
2 changed files with 0 additions and 2 deletions

View File

@ -9,7 +9,6 @@ include target/generic/Makefile.in
# this eventually adds the kernel target to TARGETS:
include target/device/Makefile.in
include target/x86/Makefile.in
include target/arm/Makefile.in
include target/powerpc/Makefile.in
# and finally build the filesystems/tarballs
include target/*/*.mk

View File

@ -1 +0,0 @@
-include target/arm/*/*.mk