summaryrefslogtreecommitdiffstats
path: root/target/Makefile.in
diff options
context:
space:
mode:
authorUlf Samuelsson2008-03-30 00:09:46 +0100
committerUlf Samuelsson2008-03-30 00:09:46 +0100
commitc659b13a2fc07188f716327364f6080e9486f3de (patch)
tree27e7d039a80625c01afa917d831057b2d684a69d /target/Makefile.in
parentRemove duplication of default kernel patch dir setting (diff)
downloadbuildroot-c659b13a2fc07188f716327364f6080e9486f3de.tar.gz
buildroot-c659b13a2fc07188f716327364f6080e9486f3de.tar.xz
buildroot-c659b13a2fc07188f716327364f6080e9486f3de.zip
Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR32 patches
Diffstat (limited to 'target/Makefile.in')
-rw-r--r--target/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/Makefile.in b/target/Makefile.in
index 8283aa484..187503260 100644
--- a/target/Makefile.in
+++ b/target/Makefile.in
@@ -32,4 +32,6 @@ ifeq ($(strip $(subst ",,$(BR2_KERNEL_LINUX_ADVANCED))),y)
include target/linux/Makefile.in.advanced
endif
+include target/device/Makefile.in.linux
+
include target/hurd/Makefile.in