projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9312f98
)
remove duplicate target
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 21 Mar 2006 16:56:14 +0000
(16:56 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 21 Mar 2006 16:56:14 +0000
(16:56 +0000)
SVN-Revision: 3437
openwrt/package/base-files/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/base-files/Makefile
b/openwrt/package/base-files/Makefile
index a70fbcf134bbf3a248685d90c42cc6e4e1184012..836dc5673f52c8a36c0783a22a187449de3490af 100644
(file)
--- a/
openwrt/package/base-files/Makefile
+++ b/
openwrt/package/base-files/Makefile
@@
-78,8
+78,6
@@
$(IPKG_GCC):
$(PACKAGE_DIR):
mkdir -p $@
-$(PACKAGES): $(PACKAGE_DIR)
-
package-clean:
rm -f $(PACKAGES)
clean: package-clean