summaryrefslogtreecommitdiffstats
path: root/target/linux/avr32/image/u-boot/patches/100-ngw100_enable_lzma_support.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/avr32/image/u-boot/patches/100-ngw100_enable_lzma_support.patch')
-rw-r--r--target/linux/avr32/image/u-boot/patches/100-ngw100_enable_lzma_support.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/avr32/image/u-boot/patches/100-ngw100_enable_lzma_support.patch b/target/linux/avr32/image/u-boot/patches/100-ngw100_enable_lzma_support.patch
new file mode 100644
index 000000000..5ff91b8f6
--- /dev/null
+++ b/target/linux/avr32/image/u-boot/patches/100-ngw100_enable_lzma_support.patch
@@ -0,0 +1,12 @@
+Index: u-boot-1.3.3/include/configs/atngw100.h
+===================================================================
+--- u-boot-1.3.3.orig/include/configs/atngw100.h
++++ u-boot-1.3.3/include/configs/atngw100.h
+@@ -60,6 +60,7 @@
+
+ /* User serviceable stuff */
+ #define CONFIG_DOS_PARTITION 1
++#define CONFIG_LZMA 1
+
+ #define CONFIG_CMDLINE_TAG 1
+ #define CONFIG_SETUP_MEMORY_TAGS 1