projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ar7] add back the fixed PHY patches from #3124, until we move this to platform_data
[openwrt.git]
/
package
/
hotplug2
/
Makefile
diff --git
a/package/hotplug2/Makefile
b/package/hotplug2/Makefile
index
03ee608
..
df0a750
100644
(file)
--- a/
package/hotplug2/Makefile
+++ b/
package/hotplug2/Makefile
@@
-36,7
+36,7
@@
define Package/hotplug2/description
This is an implementation of Hotplug2-1.0-beta
endef
-MAKE_FLAGS += CFLAGS="$(TARGET_CFLAGS) -DHAVE_RULES -I."
+MAKE_FLAGS += CFLAGS="$(TARGET_CFLAGS)
$(FPIC)
-DHAVE_RULES -I."
define Package/hotplug2/install
$(INSTALL_DIR) $(1)/etc
This page took
0.022154 seconds
and
4
git commands to generate.