diff options
Diffstat (limited to 'target/Makefile.in')
-rw-r--r-- | target/Makefile.in | 1 |
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 |