From 0ba94475c91ba8bd66f17e6f5e4b10baf304d4c4 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Fri, 1 Jul 2011 11:32:01 +0000 Subject: upgrade avr32 u-boot to 2011.06 SVN-Revision: 27330 --- .../image/u-boot/patches/100-ngw100_enable_lzma_support.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'target/linux/avr32/image/u-boot/patches/100-ngw100_enable_lzma_support.patch') 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 index 1ee1826acd..213a175824 100644 --- 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 @@ -1,10 +1,10 @@ --- a/include/configs/atngw100.h +++ b/include/configs/atngw100.h @@ -65,6 +65,7 @@ - + #define CONFIG_USART_ID 1 /* User serviceable stuff */ - #define CONFIG_DOS_PARTITION 1 -+#define CONFIG_LZMA 1 + #define CONFIG_DOS_PARTITION ++#define CONFIG_LZMA - #define CONFIG_CMDLINE_TAG 1 - #define CONFIG_SETUP_MEMORY_TAGS 1 + #define CONFIG_CMDLINE_TAG + #define CONFIG_SETUP_MEMORY_TAGS -- cgit v1.2.3