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