projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f323584
)
retutahvo: Fix deps
author
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 6 Oct 2010 19:34:38 +0000
(19:34 +0000)
committer
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 6 Oct 2010 19:34:38 +0000
(19:34 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23277
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
utils/retutahvo/Makefile
patch
|
blob
|
history
diff --git
a/utils/retutahvo/Makefile
b/utils/retutahvo/Makefile
index
a620035
..
5d7b0f1
100644
(file)
--- a/
utils/retutahvo/Makefile
+++ b/
utils/retutahvo/Makefile
@@
-18,7
+18,7
@@
define Package/retutahvo
SECTION:=utils
CATEGORY:=Utilities
TITLE:=Retu/Tahvo userspace tool
- DEPENDS:=
+
TARGET_omap24xx
+ DEPENDS:=
@
TARGET_omap24xx
MAINTAINER:=Michael Buesch <mb@bu3sch.de>
endef