mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
add nathelper modul, okay nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@788 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ac9f3f4f37
commit
340e2c79fa
@ -14,7 +14,7 @@ PKG_CAT:=zcat
|
||||
PKG_IPK:=$(PACKAGE_DIR)/$(PKG_NAME)_$(PKG_VERSION)-$(PKG_RELEASE)_$(ARCH).ipk
|
||||
PKG_IPK_DIR:=$(PKG_BUILD_DIR)/ipkg
|
||||
|
||||
SER_MODULES := sl tm rr maxfwd usrloc registrar dbtext textops
|
||||
SER_MODULES := sl tm rr maxfwd usrloc registrar dbtext textops nathelper
|
||||
|
||||
SER_MODULE_FILES := $(foreach module,$(SER_MODULES),modules/$(module)/$(module).so)
|
||||
SER_MODULES := $(patsubst %,modules/%,$(SER_MODULES))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user