brcm63xx: remove redundant variable definition in Makefile
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 11 Sep 2019 18:56:48 +0000 (20:56 +0200)
committerJonas Gorski <jonas.gorski@gmail.com>
Sat, 14 Sep 2019 09:43:19 +0000 (11:43 +0200)
commit84c263ebfe3fcc258bf33c0066e9316f75b6bb08
treede65d5dfc263960fe5b8f1a37692788a7a300525
parentee76bd11bbe75bf57cccd84bbeea245ee7a2893b
brcm63xx: remove redundant variable definition in Makefile

For devices inheriting from bcm63xx_netgear, the IMAGES variable
is overwritten with the same values as defined in the parent
definition. So, remove the unnecessary overwrite.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/brcm63xx/image/bcm63xx.mk