projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50dd431
)
Fix location to the ebtables modules (#3855)
author
Florian Fainelli
<florian@openwrt.org>
Sat, 27 Sep 2008 15:13:35 +0000
(15:13 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 27 Sep 2008 15:13:35 +0000
(15:13 +0000)
SVN-Revision: 12735
package/ebtables/Makefile
patch
|
blob
|
history
diff --git
a/package/ebtables/Makefile
b/package/ebtables/Makefile
index 3da99f329e2cf44723d4ba7d577e7a8e2857de0d..aef4285d2807b7e792ad1e7035429ddb79fd02f1 100644
(file)
--- a/
package/ebtables/Makefile
+++ b/
package/ebtables/Makefile
@@
-36,7
+36,8
@@
define Package/ebtables/description
endef
MAKE_FLAGS += \
- CFLAGS="$(TARGET_CFLAGS)"
+ CFLAGS="$(TARGET_CFLAGS)" \
+ LIBDIR="/usr/lib/ebtables"
define Package/ebtables/install
$(INSTALL_DIR) $(1)/etc