projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
tune the Magicbox kernel config
[openwrt.git]
/
package
/
util-linux
/
Makefile
diff --git
a/package/util-linux/Makefile
b/package/util-linux/Makefile
index
673ade4
..
79517f9
100644
(file)
--- 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
# $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
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
define Package/fdisk
SECTION:=base
This page took
0.022188 seconds
and
4
git commands to generate.