projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcdea8e
)
[package] fix ksymoops architecture dependencies
author
Florian Fainelli
<florian@openwrt.org>
Fri, 26 Jun 2009 21:38:27 +0000
(21:38 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 26 Jun 2009 21:38:27 +0000
(21:38 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16576
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/ksymoops/Makefile
patch
|
blob
|
history
diff --git
a/package/ksymoops/Makefile
b/package/ksymoops/Makefile
index
be6f9b6
..
a92d3f4
100644
(file)
--- a/
package/ksymoops/Makefile
+++ b/
package/ksymoops/Makefile
@@
-21,7
+21,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/ksymoops
SECTION:=utils
CATEGORY:=Utilities
- DEPENDS:=@LINUX_2_6 @
TARGET_mips||TARGET_mips||TARGET_m68k||TARGET_x
86 +libbfd
+ DEPENDS:=@LINUX_2_6 @
mips||mipsel||m68k||i3
86 +libbfd
TITLE:=Interpret oops of the kernel
URL:=http://www.kernel.org/pub/linux/utils/kernel/ksymoops/v2.4/
MENU:=1