openwrtv4/target/linux/orion/dns323/target.mk
Florian Fainelli b47fc0f936 add support for D-Link DNS-323
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
2012-04-04 15:53:55 +00:00

6 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