Signed-off-by: Nathan Hintz <nlhi...@hotmail.com>

Index: trunk/package/apex/patches/150-limit_ram_to_64mb.patch
===================================================================
--- trunk/package/apex/patches/150-limit_ram_to_64mb.patch      (revision 29399)
+++ trunk/package/apex/patches/150-limit_ram_to_64mb.patch      (working copy)
@@ -1,6 +1,6 @@
 --- a/src/mach-ixp42x/slugos-nslu2-armeb_config
 +++ b/src/mach-ixp42x/slugos-nslu2-armeb_config
-@@ -137,7 +137,7 @@ CONFIG_AUTOBOOT_DELAY=10
+@@ -150,7 +150,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
@@ -8,10 +8,10 @@
 +CONFIG_ENV_STARTUP_PREFIX="sdram-init; memscan -u 0+64m"
  
  #
- #    Regions
+ # Regions
 --- 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
+@@ -150,7 +150,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
@@ -19,4 +19,4 @@
 +CONFIG_ENV_STARTUP_PREFIX="sdram-init; memscan -u 0+64m"
  
  #
- #    Regions
+ # Regions
Index: trunk/package/apex/patches/140-openwrt_fsg3_armeb_config.patch
===================================================================
--- trunk/package/apex/patches/140-openwrt_fsg3_armeb_config.patch      
(revision 29399)
+++ trunk/package/apex/patches/140-openwrt_fsg3_armeb_config.patch      
(working copy)
@@ -1,6 +1,6 @@
 --- a/src/mach-ixp42x/slugos-fsg3-armeb_config
 +++ b/src/mach-ixp42x/slugos-fsg3-armeb_config
-@@ -17,7 +17,7 @@ CONFIG_EXPERIMENTAL=y
+@@ -19,7 +19,7 @@ CONFIG_EXPERIMENTAL=y
  #
  # General Setup
  #
@@ -8,9 +8,9 @@
 +CONFIG_TARGET_DESCRIPTION="OpenWRT FSG3"
  CONFIG_CROSS_COMPILE=""
  CONFIG_AEABI=y
- CONFIG_CC_OPTIMIZE_FOR_SIZE=y
-@@ -148,9 +148,9 @@ CONFIG_ENV_REGION_KERNEL_ALT="fis://kern
- #    Overrides
+ # CONFIG_DRIVER_LONG_LONG_SIZE is not set
+@@ -161,9 +161,9 @@ CONFIG_ENV_REGION_KERNEL_ALT="fis://kern
+ # Overrides
  #
  CONFIG_ENV_DEFAULT_CMDLINE_OVERRIDE=y
 -CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/sda1 rootdelay=10 console=ttyS0,115200"
Index: trunk/package/crda/patches/101-make_crypto_use_optional.patch
===================================================================
--- trunk/package/crda/patches/101-make_crypto_use_optional.patch       
(revision 29399)
+++ trunk/package/crda/patches/101-make_crypto_use_optional.patch       
(working copy)
@@ -1,6 +1,6 @@
 --- a/Makefile
 +++ b/Makefile
-@@ -32,7 +32,9 @@ LDLIBS += `pkg-config --libs openssl`
+@@ -35,7 +35,9 @@ LDLIBS += `pkg-config --libs openssl`
  
  reglib.o: keys-ssl.c
  

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to