Remove useless target/arm directory
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Sun, 23 Sep 2007 22:08:51 +0000 (22:08 -0000)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Sun, 23 Sep 2007 22:08:51 +0000 (22:08 -0000)
target/Makefile.in
target/arm/Makefile.in [deleted file]

index 4dba6d89f557a9674b8f546079599abbbbcbb847..0d80b18088515faf2b29dd48333bd41ab2a2cee8 100644 (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
diff --git a/target/arm/Makefile.in b/target/arm/Makefile.in
deleted file mode 100644 (file)
index 74024fd..0000000
+++ /dev/null
@@ -1 +0,0 @@
--include target/arm/*/*.mk