summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/image/apex/patches/160-openwrt_nas100d_armeb_config.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-04-06 09:56:30 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-04-06 09:56:30 +0000
commitb0797ce463f7f352df845dd988a4d67cd5ede7c1 (patch)
treedce62e287fbe731c3768d7f99aabafe3a0b1a785 /target/linux/ixp4xx/image/apex/patches/160-openwrt_nas100d_armeb_config.patch
parentcf71c75acc0b4b9d86a46b3b07a3070d531c7b21 (diff)
ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilation issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15115 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/image/apex/patches/160-openwrt_nas100d_armeb_config.patch')
-rw-r--r--target/linux/ixp4xx/image/apex/patches/160-openwrt_nas100d_armeb_config.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/target/linux/ixp4xx/image/apex/patches/160-openwrt_nas100d_armeb_config.patch b/target/linux/ixp4xx/image/apex/patches/160-openwrt_nas100d_armeb_config.patch
deleted file mode 100644
index 2eb9b6cbc..000000000
--- a/target/linux/ixp4xx/image/apex/patches/160-openwrt_nas100d_armeb_config.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- apex-1.5.6/src/mach-ixp42x/slugos-nas100d-armeb_config 2007-06-02 10:06:45.000000000 +0930
-+++ apex-1.5.6/src/mach-ixp42x/slugos-nas100d-armeb_config~ 2007-06-03 02:22:18.000000000 +0930
-@@ -17,7 +17,7 @@
- #
- # General Setup
- #
--CONFIG_TARGET_DESCRIPTION="SlugOS NAS100D/BE"
-+CONFIG_TARGET_DESCRIPTION="OpenWRT NAS100D"
- CONFIG_CROSS_COMPILE=""
- CONFIG_CC_OPTIMIZE_FOR_SIZE=y
- # CONFIG_CC_OPTIMIZE_FOR_SPEED is not set
-@@ -143,5 +143,5 @@
- # Overrides
- #
- CONFIG_ENV_DEFAULT_CMDLINE_OVERRIDE=y
--CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/mtdblock2 rootfstype=jffs2 console=ttyS0,115200"
-+CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 console=ttyS0,115200 init=/etc/preinit noinitrd"
- # CONFIG_ENV_DEFAULT_STARTUP_OVERRIDE is not set