mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-20 00:23:30 +00:00
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
|