You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
266 B
11 lines
266 B
10 years ago
|
CPU_TYPE:=xlp
|
||
|
CPU_FLAGS_xlp:=-march=xlp -mabi=64
|
||
|
BOARDNAME:=xlp
|
||
|
|
||
|
DEFAULT_PACKAGES += kmod-usb-core kmod-usb2 kmod-usb2-pci kmod-usb3 \
|
||
|
kmod-usb-net kmod-usb-net-smsc95xx
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for Broadcom/Netlogic XLP boards.
|
||
|
endef
|