Merge pull request #19 from ffainelli/master

ahcpd: fix build with ARM VFP toolchains
This commit is contained in:
Florian Fainelli 2014-03-12 15:27:51 -07:00
commit f8eb2bd807
1 changed files with 3 additions and 0 deletions

View File

@ -38,6 +38,9 @@ define Package/ahcpd/conffiles
/etc/config/ahcpd
endef
MAKE_FLAGS += \
EXTRA_DEFINES="$(TARGET_CFLAGS)"
define Package/ahcpd/install
$(INSTALL_DIR) $(1)/usr/bin
$(INSTALL_DIR) $(1)/etc/ahcp