X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/17143fc18ab20b81d0a2e16ef7b2e81b0ccdda1d..245d7dd2a1a88c1ea6d9aef2a638c52af0982ee7:/openwrt/package/aiccu/Makefile diff --git a/openwrt/package/aiccu/Makefile b/openwrt/package/aiccu/Makefile index f680f33cc..7d3633c49 100644 --- a/openwrt/package/aiccu/Makefile +++ b/openwrt/package/aiccu/Makefile @@ -17,6 +17,7 @@ $(eval $(call PKG_template,AICCU,aiccu,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH))) $(PKG_BUILD_DIR)/.built: $(SED) "s,strip,$(STRIP)," $(PKG_BUILD_DIR)/unix-console/Makefile $(MAKE) CC=$(TARGET_CC) CFLAGS="$(TARGET_CFLAGS) -D_GNU_SOURCE" DEBUG=0 -C $(PKG_BUILD_DIR) + touch $@ $(IPKG_AICCU): mkdir -p $(IDIR_AICCU)/usr/sbin $(IDIR_AICCU)/etc/init.d