From: Waldemar Brodkorb Date: Wed, 23 Feb 2005 19:39:34 +0000 (+0000) Subject: small fix, to compile sstrip.c X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1737b28c5ff7b6a68dc5af0d71973797c78dd627;p=librecmc%2Flibrecmc.git small fix, to compile sstrip.c SVN-Revision: 283 --- diff --git a/openwrt/package/openwrt/openwrt.mk b/openwrt/package/openwrt/openwrt.mk index 47d2f55fbe..935fe16e7c 100644 --- a/openwrt/package/openwrt/openwrt.mk +++ b/openwrt/package/openwrt/openwrt.mk @@ -160,7 +160,7 @@ STRIP=$(OPENWRT_SSTRIP_TARGET) linksys: linksys-shared linksys-nvram linksys-wlconf -openwrt: linksys openwrt-mtd openwrt-trx openwrt-addpattern openwrt-jffs2root openwrt-sstrip-clean +openwrt: linksys openwrt-mtd openwrt-trx openwrt-addpattern openwrt-jffs2root openwrt-sstrip openwrt-dirclean: linksys-shared-dirclean linksys-nvram-dirclean linksys-wlconf-dirclean