from now on, the lzma loader is able to pass parameters to the kernel
authorGabor Juhos <juhosg@openwrt.org>
Mon, 25 Jun 2007 08:47:10 +0000 (08:47 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 25 Jun 2007 08:47:10 +0000 (08:47 +0000)
commitfcc5a6e25288d8cc0612b9b8f6eaa85dd7abd957
tree8ebb77d9fda7de7b28b0ef3172bff6c2c17b69c5
parent8c41e51e92fda935eb907b9263ae44a30f9977bc
from now on, the lzma loader is able to pass parameters to the kernel

SVN-Revision: 7723
target/linux/adm5120-2.6/image/Makefile
target/linux/adm5120-2.6/image/lzma-loader/Makefile
target/linux/adm5120-2.6/image/lzma-loader/src/Makefile
target/linux/adm5120-2.6/image/lzma-loader/src/config.h [new file with mode: 0644]
target/linux/adm5120-2.6/image/lzma-loader/src/decompress.c
target/linux/adm5120eb-2.6/image/Makefile