1
0
mirror of https://github.com/cjdelisle/openwrt.git synced 2025-09-14 11:19:48 +00:00
Files
openwrt/target/linux/x86/legacy/target.mk
Daniel Golle 6c2fc113f3 x86: reorganize x86_32 support
copy current 'generic' target to new 'legacy' target.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-06-07 08:58:40 +02:00

8 lines
125 B
Makefile

BOARDNAME:=Legacy
define Target/Description
Build firmware images for legacy x86 based boards
(e.g : Soekris, ...)
endef