summaryrefslogtreecommitdiffstats
path: root/target/device/x86/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/device/x86/Makefile.in')
-rw-r--r--target/device/x86/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/x86/Makefile.in b/target/device/x86/Makefile.in
index 92a1cf6f3..b64e73205 100644
--- a/target/device/x86/Makefile.in
+++ b/target/device/x86/Makefile.in
@@ -1,3 +1,3 @@
-ifeq ($(strip $(BR2_TARGET_X86_GENERIC)),y)
+ifeq ($(strip $(BR2_TARGET_GENERIC)),y)
include target/device/x86/i386/Makefile.in
endif