mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-28 00:04:05 +02:00
[avr32] u-boot: add LZMA decompression support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11248 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
dcb392448b
commit
eede21520f
File diff suppressed because it is too large
Load Diff
@ -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
|
Loading…
Reference in New Issue
Block a user