projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e17d7c
)
[packages] stm32flash: use package name in subdir template
author
Florian Fainelli
<
[email protected]
>
Mon, 21 Jan 2013 15:27:37 +0000
(15:27 +0000)
committer
Florian Fainelli
<
[email protected]
>
Mon, 21 Jan 2013 15:27:37 +0000
(15:27 +0000)
Signed-off-by: Michael Heimpold <
[email protected]
>
SVN-Revision: 35270
utils/stm32flash/Makefile
patch
|
blob
|
history
diff --git
a/utils/stm32flash/Makefile
b/utils/stm32flash/Makefile
index 4779defffc7665cc316f6250c2f38bb0a46919e6..6d4af92b30f09077e9329bbe4f7e3e68a91b477e 100644
(file)
--- a/
utils/stm32flash/Makefile
+++ b/
utils/stm32flash/Makefile
@@
-14,7
+14,7
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://stm32flash.googlecode.com/svn/trunk
-PKG_SOURCE_SUBDIR:=
stm32flash
-$(PKG_VERSION)
+PKG_SOURCE_SUBDIR:=
$(PKG_NAME)
-$(PKG_VERSION)
PKG_SOURCE_VERSION:=$(PKG_REV)
PKG_SOURCE_PROTO:=svn