diff options
Diffstat (limited to 'openwrt')
-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 ff575dcb9..33dcf434d 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 952a4d03f..cb11737c7 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 50c6b53d9..dea789947 100644 --- a/openwrt/package/xsupplicant/Makefile +++ b/openwrt/package/xsupplicant/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=xsupplicant |