projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixes for common config functions
[openwrt.git]
/
package
/
util-linux
/
Makefile
diff --git
a/package/util-linux/Makefile
b/package/util-linux/Makefile
index
ef28bdb
..
798e3c8
100644
(file)
--- a/
package/util-linux/Makefile
+++ b/
package/util-linux/Makefile
@@
-16,7
+16,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
This page took
0.02151 seconds
and
4
git commands to generate.