From c659b13a2fc07188f716327364f6080e9486f3de Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Sat, 29 Mar 2008 23:09:46 +0000 Subject: Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR32 patches --- target/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/Makefile.in') 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 -- cgit v1.2.3