projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
cleanup
[openwrt.git]
/
package
/
base-files
/
Makefile
diff --git
a/package/base-files/Makefile
b/package/base-files/Makefile
index
ec3dc88
..
7db0d05
100644
(file)
--- a/
package/base-files/Makefile
+++ b/
package/base-files/Makefile
@@
-1,7
+1,7
@@
# $Id$
include $(TOPDIR)/rules.mk
# $Id$
include $(TOPDIR)/rules.mk
-include $(
TOPDIR)/package
/kernel.mk
+include $(
INCLUDE_DIR)
/kernel.mk
PKG_NAME:=base-files
PKG_RELEASE:=8
PKG_NAME:=base-files
PKG_RELEASE:=8
@@
-12,7
+12,7
@@
ifeq ($(REV),)
REV:=0
endif
REV:=0
endif
-include $(
TOPDIR)/package/rules
.mk
+include $(
INCLUDE_DIR)/package
.mk
ifneq ($(DUMP),1)
TARGET:=-$(BOARD)-$(KERNEL)
ifneq ($(DUMP),1)
TARGET:=-$(BOARD)-$(KERNEL)
This page took
0.021523 seconds
and
4
git commands to generate.