Add missing conffiles definition, grrr
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4419 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e7942a3f7f
commit
330aae61d5
@ -33,6 +33,12 @@ accounting, and more.\\\
|
|||||||
URL:=http://sourceforge.net/projects/l2tpns
|
URL:=http://sourceforge.net/projects/l2tpns
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define Package/l2tpns/conffiles
|
||||||
|
/etc/l2tpns/ip_pool
|
||||||
|
/etc/l2tpns/startup-config
|
||||||
|
/etc/l2tpns/users
|
||||||
|
endef
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||||
CC=$(TARGET_CC) \
|
CC=$(TARGET_CC) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user