X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/346f9ef17c183672a51082e5df611fc1e5d43fde..6ab92cab84ccfa359f400cd6e4fa82f12c8e4bfe:/package/ebtables/Makefile diff --git a/package/ebtables/Makefile b/package/ebtables/Makefile index f4359a667..7609fc7d4 100644 --- a/package/ebtables/Makefile +++ b/package/ebtables/Makefile @@ -1,3 +1,9 @@ +# +# Copyright (C) 2006 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# # $Id$ include $(TOPDIR)/rules.mk @@ -12,7 +18,7 @@ PKG_SOURCE_URL:=@SF/ebtables PKG_MD5SUM:=f07111fcc1966be669278433c35dcc28 PKG_CAT:=zcat -include $(TOPDIR)/package/rules.mk +include $(INCLUDE_DIR)/package.mk define Package/ebtables SECTION:=base