From 6852231594b1341a2273a8477829446b110cfb29 Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 12 May 2005 19:54:17 +0000 Subject: oops... forgot to create build stamp file for some of the packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@854 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/aiccu/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/aiccu/Makefile') diff --git a/package/aiccu/Makefile b/package/aiccu/Makefile index f680f33cc..7d3633c49 100644 --- a/package/aiccu/Makefile +++ b/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 -- cgit v1.2.3