diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-12-21 09:50:28 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-12-21 09:50:28 +0000 |
commit | fe9095f20d077f0ddcaad72ccd03efc8e963a2e7 (patch) | |
tree | 919a61f76c11597cd3798af2f5ceadde56c636c0 | |
parent | d4609aa51281b567e367ebb4c24119888784c474 (diff) | |
download | mtk-20170518-fe9095f20d077f0ddcaad72ccd03efc8e963a2e7.zip mtk-20170518-fe9095f20d077f0ddcaad72ccd03efc8e963a2e7.tar.gz mtk-20170518-fe9095f20d077f0ddcaad72ccd03efc8e963a2e7.tar.bz2 |
fix Id tag
SVN-Revision: 2745
-rw-r--r-- | openwrt/package/knock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/knock/Makefile b/openwrt/package/knock/Makefile index 8715664..68293f1 100644 --- a/openwrt/package/knock/Makefile +++ b/openwrt/package/knock/Makefile @@ -1,4 +1,4 @@ -# $Id +# $Id$ include $(TOPDIR)/rules.mk |