summaryrefslogtreecommitdiff
path: root/target/Makefile.in
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2007-09-23 22:08:51 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2007-09-23 22:08:51 +0000
commit9413d83ea625652685a73b5373eaf0682df76d0f (patch)
tree2a705838acc74c8e041fb6a062257e2c8530477c /target/Makefile.in
parent373e0727bad2d47459245f21b942ba69dca21843 (diff)
Remove useless target/arm directory
Diffstat (limited to 'target/Makefile.in')
-rw-r--r--target/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/Makefile.in b/target/Makefile.in
index 4dba6d89f..0d80b1808 100644
--- a/target/Makefile.in
+++ b/target/Makefile.in
@@ -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