[Zrouter-src] ZRouter.org: push to ZRouter boards/D-Link/DSR-1000N/board.mk
zrouter-src at zrouter.org
zrouter-src at zrouter.org
Tue Feb 7 12:23:20 UTC 2012
details: http://zrouter.org/hg/zrouter//rev/6c368a596e31
changeset: 370:6c368a596e31
user: ray at terran.dlink.ua
date: Tue Feb 07 14:22:01 2012 +0200
description:
Add profile lagg to build
diffstat:
boards/D-Link/DSR-1000N/board.mk | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3fda1f433d32 -r 6c368a596e31 boards/D-Link/DSR-1000N/board.mk
--- a/boards/D-Link/DSR-1000N/board.mk Tue Feb 07 14:21:36 2012 +0200
+++ b/boards/D-Link/DSR-1000N/board.mk Tue Feb 07 14:22:01 2012 +0200
@@ -72,8 +72,12 @@
#
###################################################
-TARGET_PROFILES+=SMALL_ ipfw mpd ssh dlink.ua.web dhcp mroute ntpdate \
- dnsmasq racoon openvpn ppp hostap ath nfs_client net_help
+# Base profile
+TARGET_PROFILES+=SMALL_
+
+TARGET_PROFILES+= \
+ ath dhcp dlink.ua.web dnsmasq hostap ipfw lagg mpd mroute net_help \
+ nfs_client ntpdate openvpn ppp racoon ssh
MKULZMA_BLOCKSIZE=65536
More information about the Zrouter-src
mailing list