summaryrefslogtreecommitdiff
path: root/target/device/x86/Makefile.in
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2009-01-29 19:25:24 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2009-01-29 19:25:24 +0000
commit9d58dd738405382a85bedc94059f1180ba7ba388 (patch)
tree1dbfd28495d4bb73fea869fe4401cf10d3c637ad /target/device/x86/Makefile.in
parente87389229eb4537627322582510dd52fce312d3e (diff)
Update x86 BSP to latest uclibc/linux/tools versions
Diffstat (limited to 'target/device/x86/Makefile.in')
-rw-r--r--target/device/x86/Makefile.in3
1 files changed, 2 insertions, 1 deletions
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
+