mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 11:16:32 +00:00
6 lines
114 B
Makefile
6 lines
114 B
Makefile
|
define Device/generic
|
||
|
DEVICE_TITLE := Generic x86/64
|
||
|
GRUB2_VARIANT := generic
|
||
|
endef
|
||
|
TARGET_DEVICES += generic
|