forked from Ivasoft/openwrt
x86: merge all geode based subtargets into one
Build all geode platform drivers into the kernel Remove kmod-* packages for these drivers Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44809
This commit is contained in:
14
target/linux/x86/geode/target.mk
Normal file
14
target/linux/x86/geode/target.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
BOARDNAME:=AMD Geode based systems
|
||||
FEATURES:=squashfs ext4 pci usb gpio
|
||||
DEFAULT_PACKAGES += \
|
||||
kmod-crypto-hw-geode kmod-crypto-ocf kmod-crypto-aes kmod-crypto-cbc \
|
||||
kmod-ath5k kmod-ath9k \
|
||||
kmod-button-hotplug \
|
||||
kmod-ledtrig-heartbeat kmod-ledtrig-gpio \
|
||||
kmod-ledtrig-netdev hwclock wpad-mini
|
||||
|
||||
CPU_TYPE := geode
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for AMD Geode GX/LX based systems (net5501, alix, geos)
|
||||
endef
|
||||
Reference in New Issue
Block a user