projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add support for the D-Link DWL-3150
[openwrt.git]
/
package
/
ebtables
/
Makefile
diff --git
a/package/ebtables/Makefile
b/package/ebtables/Makefile
index
907c693
..
69a0eeb
100644
(file)
--- a/
package/ebtables/Makefile
+++ b/
package/ebtables/Makefile
@@
-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/
This page took
0.02286 seconds
and
4
git commands to generate.