X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f2361b8a13721df22fd39a64512943a14214286d..5aa8ed59a978117d1ea238b5c77ea308f0a6fe66:/package/util-linux/Makefile diff --git a/package/util-linux/Makefile b/package/util-linux/Makefile index ef28bdb69..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)/package/rules.mk +include $(INCLUDE_DIR)/package.mk define Package/fdisk SECTION:=base