From 979da4dafc99a9e841ea59ef5a08025ae2ff7d75 Mon Sep 17 00:00:00 2001 From: John Bowler Date: Mon, 16 Jan 2006 01:32:22 +0000 Subject: ixp4xx-kernel: create generic and machine specific images/packages in 2.6.15 - the generic ixp4xx-kernel package now creates the same generic kernel regardless of how MACHINE is set, it then appends shims to the kernel to obtain machine specific kernels and produces packages of the results. Still TBD is the command line fixup. The generic command line is the nslu2 one, this is a temporary hack to keep the NSLU2 build working. --- conf/machine/include/ixp4xx.conf | 4 ---- 1 file changed, 4 deletions(-) (limited to 'conf/machine/include/ixp4xx.conf') diff --git a/conf/machine/include/ixp4xx.conf b/conf/machine/include/ixp4xx.conf index 19a2ee0141..7239d59076 100644 --- a/conf/machine/include/ixp4xx.conf +++ b/conf/machine/include/ixp4xx.conf @@ -172,7 +172,3 @@ PREFERRED_VERSION_ipkg-native ?= "0.99.154" SERIAL_CONSOLE = "115200 ttyS0" KERNEL_CONSOLE = "ttyS0,115200n8" USE_VT = "0" - -# Always add the LEFIXUP - if desired this can be removed for a specific board -# if that board has an LE boot loader and therefore does not require it. -IXP4XX_LEFIXUP = "1" -- cgit v1.2.3