9c23ecee57
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>
7 lines
172 B
Makefile
7 lines
172 B
Makefile
BOARDNAME:=AMD Geode based systems
|
|
FEATURES += pci usb gpio
|
|
|
|
define Target/Description
|
|
Build firmware images for AMD Geode GX/LX based systems (net5501, alix, geos)
|
|
endef
|