immortalwrt/target/linux/x86/core2/target.mk

12 lines
318 B
Makefile
Raw Normal View History

2019-12-03 23:13:24 +08:00
BOARDNAME:=x86 SSSE3 (Core2, Atom N270)
CPU_TYPE :=core2
FEATURES += audio pci pcie usb
DEFAULT_PACKAGES += kmod-button-hotplug
define Target/Description
Build firmware images for modern x86 based boards with CPUs
supporting at least theIntel Core 2 CPU instruction set with
MMX, SSE, SSE2, SSE3 and SSSE3.
endef