X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Framips%2Fimage%2FMakefile;h=cd77ffe411913c7aeac651290f8d87ae8e152558;hp=8ab8aa3a6c9f187600cb50879ec68e7f0681583a;hb=09b6755946409d8fd8e95fab003f037ae026f04b;hpb=b54bef205846e2b30da23c1316c4a9b941c5078d diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile index 8ab8aa3a6c..cd77ffe411 100644 --- a/target/linux/ramips/image/Makefile +++ b/target/linux/ramips/image/Makefile @@ -31,7 +31,7 @@ loadaddr-$(CONFIG_TARGET_ramips_mt7621) := 0x80001000 KERNEL_LOADADDR := $(loadaddr-y) -KERNEL_DTB = kernel-bin | patch-dtb | lzma +KERNEL_DTB = kernel-bin | patch-dtb | lzma -d21 define Device/Default PROFILES = Default $$(DTS) KERNEL_DEPENDS = $$(wildcard ../dts/$$(DTS).dts)