From fe1cba690a9afdd661abf0285b08ce95c6347de7 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sat, 3 Apr 2010 18:55:09 +0200 Subject: Remove old Linux infrastructure Signed-off-by: Thomas Petazzoni --- Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3bf23d9c4..09be31b48 100644 --- a/Makefile +++ b/Makefile @@ -309,10 +309,6 @@ else ifeq ($(BR2_TOOLCHAIN_EXTERNAL),y) include toolchain/*/*.mk endif -ifeq ($(BR2_PACKAGE_LINUX),y) -TARGETS+=linux26-modules -endif - include package/*/*.mk TARGETS+=target-finalize -- cgit v1.2.3