From f0be91fd176ab4816eb1219f1f392b3b3edb0665 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 31 Jan 2007 17:36:43 +0000 Subject: - reenable linux26 --- target/device/x86/Makefile.in | 2 -- target/device/x86/i386/Makefile.in | 1 - 2 files changed, 3 deletions(-) (limited to 'target/device/x86') diff --git a/target/device/x86/Makefile.in b/target/device/x86/Makefile.in index 93041711b..e3a995a7f 100644 --- a/target/device/x86/Makefile.in +++ b/target/device/x86/Makefile.in @@ -1,5 +1,3 @@ -ifeq ($(strip $(BR2_TARGET_GENERIC)),y) ifeq ($(strip $(BR2_i386)),y) include target/device/x86/i386/Makefile.in endif -endif diff --git a/target/device/x86/i386/Makefile.in b/target/device/x86/i386/Makefile.in index 0e6ab6148..876304b7e 100644 --- a/target/device/x86/i386/Makefile.in +++ b/target/device/x86/i386/Makefile.in @@ -5,4 +5,3 @@ LINUX26_KCONFIG=$(BR2_BOARD_PATH)/linux26.config endif LINUX26_FORMAT=bzImage -TARGETS+=linux26 -- cgit v1.2.3