ipsec", "iptables-nft", "irqbalance", "iw", "iwinfo", "jansson", "jshn", "jsonfilter", "kernel", "kmod-ata-ahci", "kmod-ata-ahci-platform", "kmod-ata-core", "kmod-ath", "kmod-ath10k-ct", "kmod-cdrom", "kmod-cfg80211", "kmod-chaoskey", "kmod-crypto-aead", "kmod-crypt...
Devices based on MT7988 and possibly other next chipsets are quite unlikely to need it (MT7988 was designed to be used with MT7996). Move kmod-mt7915e to DEVICE_PACKAGES of relevant devices. Signed-off-by: Rafał Miłecki <ra...@milecki.pl> --- target/linux/mediatek/filogic/targe...
i2c-gpio-custom kmod-sched-cake-oot Makefile lantiq leds-apu2 linux mac80211 mt76 mwlwifi nat46 om-watchdog rtc-rv5c386a rtl8812au-ct spi-gpio-custom trelay w1-gpio-custom libs network system utils Makefile scripts target toolchain tools .gitattributes .gitignore...
+ .buttons = { + { .name = "reset", .gpio = 1 << 8 }, + { .name = "ses", .gpio = 1 << 5 }, + }, + .leds = { + { .name = "power", .gpio = 1 << 1, .polarity = REVERSE }, + { .name = "wlan", .gpio = 1 << 7, .polarity = NORMAL }, + }, + ...