b47fc0f936
this patch adds support for D-Link DNS323 storage device. You can find more info here: http://dns323.lukaperkov.net/ Currently you need serial cable to flash OpenWrt on DNS-323. Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net > SVN-Revision: 31198
7 lines
151 B
Makefile
7 lines
151 B
Makefile
BOARDNAME:=D-Link DNS-323
|
|
DEFAULT_PACKAGES += -kmod-ath9k -wpad-mini -dnsmasq
|
|
|
|
define Target/Description
|
|
Build OpenWrt image for D-Link DNS-323
|
|
endef
|