Hi,

I'm trying to add a new subtarget:

BOARDNAME:=Wing
FEATURES:=ext2
DEFAULT_PACKAGES.router:=dnsmasq iptables iptables kmod-ipt-nathelper bridge

define Target/Description
Build firmware images for the Wing mesh boards
(e.g : PC Engines WRAP/ALIX, ...)
endef

Everything works fine except the default_packages part. Basically i would like 
to
remove the ppp package from the default packages. So I'm trying to overwrite the
DEFAULT_PACKAGES.router variable

I'm running make menudefault after fetching a clean version from SVN. The new 
subtarget appears in the selection menu.

Any hints?

Thanks


-- 
--------------------------------------------------------
Roberto Riggio, PhD

CREATE-NET
Via alla Cascata 56/C
38100 Trento (Italy)

E-mail: [EMAIL PROTECTED]
HomePage: http://disi.unitn.it/~riggio/

Tel: +39.0461.314.960
Fax: +39.0461.314.972
--------------------------------------------------------

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to