projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9db4621
)
remove unused variable
author
wbx
<wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 20 Jul 2005 23:11:14 +0000
(23:11 +0000)
committer
wbx
<wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 20 Jul 2005 23:11:14 +0000
(23:11 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1507
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/Makefile
patch
|
blob
|
history
diff --git
a/target/Makefile
b/target/Makefile
index
52b2e60
..
5e8c6f2
100644
(file)
--- a/
target/Makefile
+++ b/
target/Makefile
@@
-1,8
+1,5
@@
include $(TOPDIR)/rules.mk
-# Default target skeleton stuff, may be overridden
-TARGET_SKEL_DIR=default/target_skeleton
-
all: install
$(BIN_DIR):
This page took
0.020396 seconds
and
4
git commands to generate.