mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-26 17:01:06 +02:00
ebtables: fix use of cflags
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8261 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c98abae2ac
commit
1e7c08f276
@ -27,6 +27,9 @@ define Package/ebtables
|
||||
URL:=http://ebtables.sourceforge.net/
|
||||
endef
|
||||
|
||||
MAKE_FLAGS += \
|
||||
CFLAGS="$(TARGET_CFLAGS)"
|
||||
|
||||
define Package/ebtables/install
|
||||
$(INSTALL_DIR) $(1)/etc
|
||||
$(INSTALL_DATA) $(PKG_BUILD_DIR)/ethertypes $(1)/etc/
|
||||
|
Loading…
x
Reference in New Issue
Block a user