X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Flantiq%2Fimage%2FMakefile;h=bc74e4f6979eee91bdc34733478be69ea504072e;hp=67fdff683c83b49822caaa13ecc8367fa537b327;hb=b695ce2999bdd7ce16e0abd0cc3506554456a290;hpb=5ed21401629c88c90326fa7e6148ff694937d067 diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile index 67fdff683c..bc74e4f697 100644 --- a/target/linux/lantiq/image/Makefile +++ b/target/linux/lantiq/image/Makefile @@ -283,14 +283,15 @@ define Device/Default IMAGES := sysupgrade.bin IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs endef -DEVICE_VARS += BOARD_ID DEVICE_PROFILE DEVICE_DTS +DEVICE_VARS += DEVICE_PROFILE DEVICE_DTS define Device/lantiqTpLink KERNEL := kernel-bin | append-dtb | lzma KERNEL_INITRAMFS := kernel-bin | append-dtb | lzma | tplink-fw - IMAGES := tplink - IMAGE/tplink := mktplinkfw2 + IMAGES := sysupgrade.bin + IMAGE/sysupgrade.bin := mktplinkfw2 endef +DEVICE_VARS += BOARD_ID define Device/lantiqBrnImage KERNEL := kernel-bin | append-dtb | mkbrncmdline | lzma-no-dict