X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7817b5c7113a73d33318a1174e4556c9db94deb4..abbc6440741e747eb56f5b03d3df26df5e536864:/package/busybox/Makefile diff --git a/package/busybox/Makefile b/package/busybox/Makefile index aac9d21e3..31ec10351 100644 --- a/package/busybox/Makefile +++ b/package/busybox/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:=http://www.busybox.net/downloads PKG_MD5SUM:=19a0b475169335f17e421cf644616fe7 PKG_CAT:=bzcat -include $(TOPDIR)/package/rules.mk +include $(INCLUDE_DIR)/package.mk define Package/busybox SECTION:=base