@ -14,7 +14,7 @@ PKG_RELEASE:=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO := git
PKG_SOURCE_PROTO := git
PKG_SOURCE_URL := git://nbd.name/firewall3.git
PKG_SOURCE_URL := git://nbd.name/firewall3.git
PKG_SOURCE_SUBDIR := $( PKG_NAME) -$( PKG_VERSION)
PKG_SOURCE_SUBDIR := $( PKG_NAME) -$( PKG_VERSION)
PKG_SOURCE_VERSION := c3a5b984f6cec4014c1120ee900a53b452eb9e32
PKG_SOURCE_VERSION := a93d95470803e9026c725fc7081ac8a06191ea6a
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) -$( PKG_SOURCE_VERSION) .tar.gz
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) -$( PKG_SOURCE_VERSION) .tar.gz
PKG_MAINTAINER := Jo-Philipp Wich <jow@openwrt.org>
PKG_MAINTAINER := Jo-Philipp Wich <jow@openwrt.org>
@ -47,7 +47,7 @@ define Build/Compile
e n d e f
e n d e f
TARGET_CFLAGS += -ffunction-sections -fdata-sections
TARGET_CFLAGS += -ffunction-sections -fdata-sections
TARGET_LDFLAGS += -Wl,--gc-sections
TARGET_LDFLAGS += -Wl,--gc-sections -Wl,--whole-archive
d e f i n e P a c k a g e / f i r e w a l l 3 / i n s t a l l
d e f i n e P a c k a g e / f i r e w a l l 3 / i n s t a l l
$( INSTALL_DIR) $( 1) /sbin
$( INSTALL_DIR) $( 1) /sbin