diff --git a/openwrt/package/aircrack/Makefile b/openwrt/package/aircrack/Makefile index ff575dcb97..33dcf434d0 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 952a4d03fd..cb11737c79 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 50c6b53d9a..dea7899475 100644 --- a/openwrt/package/xsupplicant/Makefile +++ b/openwrt/package/xsupplicant/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=xsupplicant