diff options
Diffstat (limited to 'openwrt/package/dhcp6/Makefile')
-rwxr-xr-x | openwrt/package/dhcp6/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/dhcp6/Makefile b/openwrt/package/dhcp6/Makefile index aef4f5cf09..9883ad18f9 100755 --- a/openwrt/package/dhcp6/Makefile +++ b/openwrt/package/dhcp6/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=dhcp6 |