allow mkfwimage to fail during atheros builds.
[openwrt-10.03/.git] / target / linux / avr32 / image / u-boot / patches / 100-ngw100_enable_lzma_support.patch
1 Index: u-boot-1.3.3/include/configs/atngw100.h
2 ===================================================================
3 --- u-boot-1.3.3.orig/include/configs/atngw100.h
4 +++ u-boot-1.3.3/include/configs/atngw100.h
5 @@ -60,6 +60,7 @@
6  
7  /* User serviceable stuff */
8  #define CONFIG_DOS_PARTITION           1
9 +#define CONFIG_LZMA                    1
10  
11  #define CONFIG_CMDLINE_TAG             1
12  #define CONFIG_SETUP_MEMORY_TAGS       1