projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add "Architecture" field to opkg status file (closes: #3901)
[openwrt.git]
/
target
/
imagebuilder
/
Makefile
diff --git
a/target/imagebuilder/Makefile
b/target/imagebuilder/Makefile
index
dcd5ca8
..
8a3ac7f
100644
(file)
--- a/
target/imagebuilder/Makefile
+++ b/
target/imagebuilder/Makefile
@@
-10,6
+10,8
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
include $(INCLUDE_DIR)/host.mk
+override MAKEFLAGS=
+
PKG_OS:=$(shell uname -s)
PKG_CPU:=$(shell uname -m | sed "s/ //g")
This page took
0.026203 seconds
and
4
git commands to generate.