X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/91c63e98223fcc68fd6c4c3b4406e853f311f2d9..02cdebbb91a33d8e24da1c94a9d93ac39be168a7:/package/mtd/Makefile diff --git a/package/mtd/Makefile b/package/mtd/Makefile index f6e94303a..50a75a555 100644 --- a/package/mtd/Makefile +++ b/package/mtd/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 @@ -7,7 +13,7 @@ PKG_RELEASE:=4 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) -include $(TOPDIR)/package/rules.mk +include $(INCLUDE_DIR)/package.mk define Package/mtd SECTION:=base