X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fkirkwood%2Fimage%2FMakefile;h=3fc84aa7564747ecdd5d1fcbbdba76c13c401818;hp=06b72240e62256f94a9f2155f2fcf119b47d7250;hb=4e239d9fdbad9f125b2a82eb2eb39041ac87c1da;hpb=2f8ebe10b91c39963ae88cb2e17250c8fff77146 diff --git a/target/linux/kirkwood/image/Makefile b/target/linux/kirkwood/image/Makefile index 06b72240e6..3fc84aa756 100644 --- a/target/linux/kirkwood/image/Makefile +++ b/target/linux/kirkwood/image/Makefile @@ -26,7 +26,7 @@ define Device/linksys-audi BLOCKSIZE := 16KiB KERNEL_SIZE := 2624k FILESYSTEMS := squashfs - PROFILES := AUDI + PROFILES := Generic AUDI IMAGES := factory.bin sysupgrade.tar IMAGE/factory.bin := append-kernel $$$$(KERNEL_SIZE) | append-ubi IMAGE/sysupgrade.tar := sysupgrade-nand @@ -39,7 +39,7 @@ define Device/linksys-viper BLOCKSIZE := 128KiB KERNEL_SIZE := 2688k FILESYSTEMS := squashfs - PROFILES := VIPER + PROFILES := Generic VIPER IMAGES := factory.bin sysupgrade.tar IMAGE/factory.bin := append-kernel $$$$(KERNEL_SIZE) | append-ubi IMAGE/sysupgrade.tar := sysupgrade-nand