openwrt/target/linux/ipq40xx
Robert Marko 967850dfbc ipq40xx: fix boards being shown twice
Since generic images have been split to their own
Makefile boards are showing up twice in menuconfig
as $(eval $(call BuildImage)) was not dropped from
the new generic.mk.

Hence $(eval $(call BuildImage)) was being called
twice.

So, lets simply drop it from generic.mk.

Fixes: 378c7ff282 ("ipq40xx: split generic images into own file")

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:30 +00:00
..
base-files ipq40xx: add support for GL.iNet GL-AP1300 2021-09-01 08:07:24 +00:00
files uboot-envtools: add support for Aruba AP-303 and AP-365 2021-09-01 08:07:28 +00:00
generic ipqx0xx: add Generic subtarget 2019-08-22 21:15:28 +02:00
image ipq40xx: fix boards being shown twice 2021-09-01 08:07:30 +00:00
mikrotik ipq40xx: mikrotik: enable MikroTik platform driver 2021-09-01 08:07:29 +00:00
patches-5.4 ipq40xx: kernel compressed boot: reset watchdog countdown 2021-09-01 08:07:29 +00:00
profiles
config-5.4 ipq40xx: add Qualcomm QCA807x driver 2021-09-01 08:07:24 +00:00
Makefile ipq40xx: add MikroTik subtarget 2021-09-01 08:07:29 +00:00