lzma loader patch from oleg, great thanks good work, saves another 300 kb flashmemory

SVN-Revision: 513
This commit is contained in:
Waldemar Brodkorb
2005-04-02 12:12:58 +00:00
parent d2a31e404c
commit 8f80e98934
11 changed files with 45 additions and 88 deletions

View File

@@ -25,7 +25,7 @@ LINUX_SOURCE=linux-$(LINUX_VERSION).tar.bz2
LINUX_KCONFIG=./linux.config
LINUX_PATCHES=./kernel-patches
LINUX_KERNEL_SOURCE=./kernel-source
LINUX_BINLOC=arch/$(LINUX_KARCH)/brcm-boards/bcm947xx/compressed/vmlinuz
LINUX_BINLOC=arch/$(LINUX_KARCH)/brcm-boards/bcm947xx/compressed/piggy
# Used by pcmcia-cs and others
LINUX_SOURCE_DIR=$(LINUX_DIR)-$(LINUX_VERSION)