summaryrefslogtreecommitdiff
path: root/package/hotplug2
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-05-29 23:11:29 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-05-29 23:11:29 +0000
commit12c997d9ecf4fc4e2485b2d4255a0cbb429308aa (patch)
treea5ad09c5328d85ebd5d69236572a84f1ba34194b /package/hotplug2
parent442cdc9a1b44d0fd9371c78379ccf81b26e6119c (diff)
downloadmtk-20170518-12c997d9ecf4fc4e2485b2d4255a0cbb429308aa.zip
mtk-20170518-12c997d9ecf4fc4e2485b2d4255a0cbb429308aa.tar.gz
mtk-20170518-12c997d9ecf4fc4e2485b2d4255a0cbb429308aa.tar.bz2
hotplug2 may need -fPIC
SVN-Revision: 16199
Diffstat (limited to 'package/hotplug2')
-rw-r--r--package/hotplug2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hotplug2/Makefile b/package/hotplug2/Makefile
index 03ee608..df0a750 100644
--- 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