diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-26 14:27:22 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-26 14:27:22 +0000 |
commit | 63df6130ca3ccffadd916471040ee6ae29de35a6 (patch) | |
tree | f0f66c46ec0a4ee9808d50ccc5f9b2470a1c9394 /package/apex/patches/150-limit_ram_to_64mb.patch | |
parent | 04e305d18e2d4286270de80b9b5fc2af899cf45a (diff) |
package/apex: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20451 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/apex/patches/150-limit_ram_to_64mb.patch')
-rw-r--r-- | package/apex/patches/150-limit_ram_to_64mb.patch | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package/apex/patches/150-limit_ram_to_64mb.patch b/package/apex/patches/150-limit_ram_to_64mb.patch index 79ecd9759b..3e178166e1 100644 --- a/package/apex/patches/150-limit_ram_to_64mb.patch +++ b/package/apex/patches/150-limit_ram_to_64mb.patch @@ -1,6 +1,6 @@ ---- apex-1.5.13/src/mach-ixp42x/slugos-nslu2-armeb_config~ 2008-11-28 14:05:56.905634749 +0000 -+++ apex-1.5.13/src/mach-ixp42x/slugos-nslu2-armeb_config 2008-12-06 13:15:49.857504031 +0000 -@@ -135,7 +135,7 @@ +--- a/src/mach-ixp42x/slugos-nslu2-armeb_config ++++ b/src/mach-ixp42x/slugos-nslu2-armeb_config +@@ -137,7 +137,7 @@ CONFIG_AUTOBOOT_DELAY=10 CONFIG_ENV_STARTUP_KERNEL_COPY=y # CONFIG_ENV_REGION_KERNEL_SWAP is not set CONFIG_ENV_STARTUP_PREFIX_P=y @@ -9,9 +9,9 @@ # # Regions ---- apex-1.5.13/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config~ 2008-11-28 14:05:56.905634749 +0000 -+++ apex-1.5.13/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config 2008-12-06 13:17:41.311867740 +0000 -@@ -135,7 +135,7 @@ +--- a/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config ++++ b/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config +@@ -137,7 +137,7 @@ CONFIG_AUTOBOOT_DELAY=10 CONFIG_ENV_STARTUP_KERNEL_COPY=y # CONFIG_ENV_REGION_KERNEL_SWAP is not set CONFIG_ENV_STARTUP_PREFIX_P=y |