Files
openwrt/target/linux
Robert Marko 36347d003a 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>
2021-01-21 17:08:16 +01:00
..
2021-01-01 17:07:28 +01:00
2021-01-15 17:29:41 +01:00
2021-01-15 17:29:41 +01:00
2021-01-19 15:39:36 +01:00
2020-11-10 13:11:32 +01:00
2021-01-08 21:09:17 +01:00
2020-10-15 17:46:54 +02:00