X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Futil-linux%2FMakefile;h=79517f9dfb01fedde251ae552d8799511c960836;hb=432ce85854aea17f9383519db1c2d3a8307c0760;hp=673ade433f805878b41920e37070faf8e2ff45e5;hpb=859e8f7f7d8bfbefd610d338d16498190cd51e15;p=openwrt-10.03%2F.git diff --git a/package/util-linux/Makefile b/package/util-linux/Makefile index 673ade433..79517f9df 100644 --- a/package/util-linux/Makefile +++ b/package/util-linux/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: Makefile 3822 2006-05-24 07:01:52Z nico $ include $(TOPDIR)/rules.mk @@ -16,7 +22,7 @@ PKG_CAT:=zcat PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install -include $(TOPDIR)/include/package.mk +include $(INCLUDE_DIR)/package.mk define Package/fdisk SECTION:=base