From 9d58dd738405382a85bedc94059f1180ba7ba388 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Thu, 29 Jan 2009 19:25:24 +0000 Subject: Update x86 BSP to latest uclibc/linux/tools versions --- target/device/x86/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/device/x86/Makefile.in') diff --git a/target/device/x86/Makefile.in b/target/device/x86/Makefile.in index 9c2495e34..68e802aba 100644 --- a/target/device/x86/Makefile.in +++ b/target/device/x86/Makefile.in @@ -1,3 +1,4 @@ ifeq ($(BR2_i386),y) -include target/device/x86/i386/Makefile.in +include target/device/x86/*/Makefile.in endif + -- cgit v1.2.3