mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 22:31:32 +02:00
8675646119
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 > git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31198 3c298f89-4303-0410-b956-a3cf2f4a3e73
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
|