diff options
author | Piotr Dymacz <pepe2k@gmail.com> | 2017-05-31 21:23:53 +0200 |
---|---|---|
committer | Piotr Dymacz <pepe2k@gmail.com> | 2017-06-11 21:22:46 +0200 |
commit | 708cc2bd3c40e10e2da87fe27d79a148b9572f0e (patch) | |
tree | d6d2e0cbdf643a10758ee06d8496fba30e25fc13 /target/linux/ar71xx/image/nand.mk | |
parent | e83cac1a8fe11a8fbb0980de7eec225a02fd2b12 (diff) | |
download | upstream-708cc2bd3c40e10e2da87fe27d79a148b9572f0e.tar.gz upstream-708cc2bd3c40e10e2da87fe27d79a148b9572f0e.tar.bz2 upstream-708cc2bd3c40e10e2da87fe27d79a148b9572f0e.zip |
ar71xx: image: cosmetic: drop redundant empty lines
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
Diffstat (limited to 'target/linux/ar71xx/image/nand.mk')
-rw-r--r-- | target/linux/ar71xx/image/nand.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ar71xx/image/nand.mk b/target/linux/ar71xx/image/nand.mk index 05e043f542..bd9eaf70c5 100644 --- a/target/linux/ar71xx/image/nand.mk +++ b/target/linux/ar71xx/image/nand.mk @@ -27,7 +27,6 @@ define Device/c-60 KERNEL := kernel-bin | patch-cmdline | lzma | uImage lzma IMAGE/sysupgrade.tar := sysupgrade-tar endef - TARGET_DEVICES += c-60 define Device/domywifi-dw33d @@ -96,7 +95,6 @@ define Device/z1 KERNEL_INITRAMFS := kernel-bin | patch-cmdline | MerakiNAND-old IMAGE/sysupgrade.tar := sysupgrade-tar endef - TARGET_DEVICES += z1 define LegacyDevice/R6100 |