diff options
author | Robert Marko <robert.marko@sartura.hr> | 2021-01-21 13:08:57 +0100 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2021-01-21 17:08:16 +0100 |
commit | 36347d003a934372bf10e59645121ba387a6d27e (patch) | |
tree | 079e1e365b56fd94dc53d67abc01b0c64d21c26e /tools/sstrip | |
parent | 3bd8f660a4b967a25aa7b605f0ead44ddfab9ea4 (diff) | |
download | upstream-36347d003a934372bf10e59645121ba387a6d27e.tar.gz upstream-36347d003a934372bf10e59645121ba387a6d27e.tar.bz2 upstream-36347d003a934372bf10e59645121ba387a6d27e.zip |
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: 378c7ff28210 ("ipq40xx: split generic images into own file")
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Diffstat (limited to 'tools/sstrip')
0 files changed, 0 insertions, 0 deletions