ath79: move lzma-loader to the end of available RAM
[openwrt/staging/mkresin.git] / target / linux / ath79 / image / Makefile
index 34bd0a2490ee57f863adf76d2a6bc543503bda4d..a28658ec0bb8bd017d4b280132f119dfee82e3a2 100644 (file)
@@ -10,7 +10,6 @@ define Build/loader-common
        $(MAKE) -C lzma-loader \
                PKG_BUILD_DIR="$@.src" \
                TARGET_DIR="$(dir $@)" LOADER_NAME="$(notdir $@)" \
-               LZMA_TEXT_START=0x80a00000 LOADADDR=0x80060000 \
                $(1) compile loader.$(LOADER_TYPE)
        mv "$@.$(LOADER_TYPE)" "$@"
        rm -rf $@.src