diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-03-26 14:27:22 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-03-26 14:27:22 +0000 |
commit | 7297b81fbe6ff080d3665c7e80c6f97bfe51f41f (patch) | |
tree | ff1ecd41f7684c6ce5e115107a0a7888e11d2790 /package/apex/patches/150-limit_ram_to_64mb.patch | |
parent | ae022fd27227ef60866acce7e224fa85bb987f8e (diff) | |
download | mtk-20170518-7297b81fbe6ff080d3665c7e80c6f97bfe51f41f.zip mtk-20170518-7297b81fbe6ff080d3665c7e80c6f97bfe51f41f.tar.gz mtk-20170518-7297b81fbe6ff080d3665c7e80c6f97bfe51f41f.tar.bz2 |
package/apex: refresh patches
SVN-Revision: 20451
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 79ecd97..3e17816 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 |