diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-10-31 14:02:58 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-10-31 14:02:58 +0000 |
| commit | a8e9e23d5575b23f596b07f4d0ba11db828a21d2 (patch) | |
| tree | d16da4877bc18d7cc04a9d4596ea5a205d9123c2 | |
| parent | 437ddfdb4b36095e6046318f4a07963069e31766 (diff) | |
| download | upstream-a8e9e23d5575b23f596b07f4d0ba11db828a21d2.tar.gz upstream-a8e9e23d5575b23f596b07f4d0ba11db828a21d2.tar.bz2 upstream-a8e9e23d5575b23f596b07f4d0ba11db828a21d2.zip | |
add more missing svn:keywords and Id tag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2305 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | openwrt/package/aircrack/Makefile | 2 | ||||
| -rw-r--r-- | openwrt/package/wrt-radauth/Makefile | 2 | ||||
| -rw-r--r-- | openwrt/package/xsupplicant/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/aircrack/Makefile b/openwrt/package/aircrack/Makefile index ff575dcb975..33dcf434d00 100644 --- a/openwrt/package/aircrack/Makefile +++ b/openwrt/package/aircrack/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=aircrack diff --git a/openwrt/package/wrt-radauth/Makefile b/openwrt/package/wrt-radauth/Makefile index 952a4d03fd5..cb11737c795 100644 --- a/openwrt/package/wrt-radauth/Makefile +++ b/openwrt/package/wrt-radauth/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=wrt-radauth diff --git a/openwrt/package/xsupplicant/Makefile b/openwrt/package/xsupplicant/Makefile index 50c6b53d9ab..dea78994755 100644 --- a/openwrt/package/xsupplicant/Makefile +++ b/openwrt/package/xsupplicant/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=xsupplicant |
