Robert Marko 57ac0965cf
omnia-eeprom: depend only on subtarget
Now that omnia-eeprom is marked nonshared building the cortex-a9 mvebu
subtarget will fail with:
ERROR: unable to select packages:
  omnia-eeprom (no such package):
    required by: world[omnia-eeprom]

This is because omnia-eeprom depends on TARGET_mvebu_cortexa9_DEVICE_cznic_turris-omnia
which will not be satisfied in buildbots since CONFIG_TARGET_ALL_PROFILES
and CONFIG_TARGET_PER_DEVICE_ROOTFS are set in which case
CONFIG_TARGET_mvebu_cortexa9_DEVICE_cznic_turris-omnia is not set.

So, lets simply depend on the mvebu/cortex-a9 subtarget.

Fixes: 371e7bef4046 ("omnia-eeprom: Mark it nonshared")
Link: https://github.com/openwrt/openwrt/pull/17007
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit 90de3b277b8e1d121b2f7023578979c6b616167f)
Link: https://github.com/openwrt/openwrt/pull/17097
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2024-11-28 18:48:00 +00:00
..
2024-10-29 00:07:54 +01:00
2024-10-03 17:27:50 +02:00
2023-10-09 23:42:37 +02:00
2019-10-19 12:49:11 +02:00
2023-05-18 10:14:13 +02:00
2024-11-24 22:46:21 +01:00
2024-09-19 13:31:32 +02:00
2024-06-28 11:25:58 +02:00
2024-02-17 01:55:21 +01:00
2024-02-17 01:55:49 +01:00
2024-11-28 18:46:51 +00:00
2024-05-23 22:49:25 +02:00
2024-07-27 18:59:42 +02:00