1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-21 06:58:37 +02:00
openwrt/target/linux/ramips/image
Sungbo Eo 228bb84744 kernel: make kmod-ata-core selected by dependent modules
Currently kmod-ata-* will not get into images unless kmod-ata-core is added to
DEVICE_PACKAGES as well. By changing the dependencies from "depends on" to
"select", we do not have the issue anymore.

Furthermore, we can remove most occurrences of the package from DEVICE_PACKAGES
and similar variables, as it is now pulled by dependent modules such as:
- kmod-ata-ahci
- kmod-ata-ahci-mtk
- kmod-ata-sunxi

While at it, use AddDepends/ata for kmod-ata-pdc202xx-old.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2020-03-11 19:40:03 +01:00
..
lzma-loader
common-tp-link.mk ramips: collect and harmonize TP-Link image variants in common file 2020-02-01 19:35:35 +01:00
Makefile build: image: move IMAGE_SIZE to image.mk 2020-03-11 18:25:06 +01:00
mt76x8.mk ramips: add support for TP-Link RE200 v2 2020-02-01 19:41:51 +01:00
mt7620.mk ramips: add support for TP-Link RE210 v1 2020-03-09 21:47:56 +01:00
mt7621.mk kernel: make kmod-ata-core selected by dependent modules 2020-03-11 19:40:03 +01:00
rt288x.mk ramips: define SOC only once for uniform targets 2020-01-24 17:16:11 +01:00
rt305x.mk ramips: rename MTK_SOC to SOC 2019-12-20 01:15:57 +01:00
rt3883.mk ramips: reduce lzma dictionary size for D-Link DIR-645 2020-01-05 19:36:45 +01:00