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
/
sdk
/
Makefile
diff --git
a/target/sdk/Makefile
b/target/sdk/Makefile
index
05ae321
..
de00da8
100644
(file)
--- a/
target/sdk/Makefile
+++ b/
target/sdk/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)
This page took
0.019364 seconds
and
4
git commands to generate.