X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=openwrt%2Fpackage%2Fbusybox%2FMakefile;h=31ec1035174d7a525933e28d4f18b88d09a7bac2;hb=d62e8a94859aba609ba944e6a5d33e14780177dc;hp=6b2e0c5be46bc1865e6043373c8b1c076ed957a4;hpb=4e24e35fa9083cfe57d7b1fe7b51c5f2f6515f18;p=openwrt%2Fstaging%2Fflorian.git diff --git a/openwrt/package/busybox/Makefile b/openwrt/package/busybox/Makefile index 6b2e0c5be4..31ec103517 100644 --- a/openwrt/package/busybox/Makefile +++ b/openwrt/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)/include/package.mk +include $(INCLUDE_DIR)/package.mk define Package/busybox SECTION:=base