This can be rather confusing for contributors, since there are three
layers in which they can be added. As for now there are none profiles
other than generic (exception: geos) let's move them to these profiles.
Being here this commit also removes packages in geode profiles already
enabled in kernel config.
Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
ARCH:=x86_64
BOARDNAME:=x86_64
-DEFAULT_PACKAGES += kmod-e1000e kmod-e1000 kmod-r8169 kmod-igb kmod-bnx2 \
- kmod-forcedeth
define Target/Description
Build images for 64 bit systems including virtualized guests.
BOARDNAME:=AMD Geode based systems
FEATURES += pci usb gpio
-DEFAULT_PACKAGES += \
- kmod-crypto-hw-geode kmod-crypto-cbc \
- kmod-ath5k kmod-ath9k \
- kmod-ledtrig-heartbeat kmod-ledtrig-gpio \
- kmod-ledtrig-netdev hwclock wpad-basic
-# Geos
-DEFAULT_PACKAGES += \
- soloscli linux-atm br2684ctl ppp-mod-pppoa pppdump pppstats \
- hwclock flashrom tc kmod-pppoa kmod-8139cp kmod-mppe \
- kmod-usb-ohci-pci kmod-hwmon-lm90
define Target/Description
Build firmware images for AMD Geode GX/LX based systems (net5501, alix, geos)
define Device/generic
DEVICE_TITLE := Generic x86/64
+ DEVICE_PACKAGES += kmod-bnx2 kmod-e1000e kmod-e1000 kmod-forcedeth kmod-igb \
+ kmod-r8169
GRUB2_VARIANT := generic
endef
TARGET_DEVICES += generic