openwrt/target
Daniel Golle 34adb6db1d
mediatek: mt7622: clean up image build
* clean up whitespace to make GPT partitioning more readable
 * don't select packages already part of the target default selection
 * don't select U-Boot variants (breaks ImageBuilder)
 * don't select AHCI on boards without SATA
 * don't select kmod-usb2 and kmod-ohci, USB 1.x and USB 2.0 devices
   work fine with the in-SoC XHCI host having just kmod-usb3 installed.
 * select kmod-btmtkuart for devices with Bluetooth support
 * sort DEVICE_PACKAGES

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-03-14 22:00:10 +00:00
..
imagebuilder imagebuilder: invoke bundle-libraries.sh w/o buildroot dirs in $PATH 2020-12-29 01:07:42 +01:00
linux mediatek: mt7622: clean up image build 2021-03-14 22:00:10 +00:00
sdk sdk: expose binary strip settings 2021-02-20 01:29:36 +01:00
toolchain target: fix copying of licenses for SDK/toolchain 2021-02-14 21:56:29 +01:00
Config.in treewide: fix spelling 'seperate' -> 'separate' 2021-02-28 23:59:21 +00:00
Makefile