projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
501c2f9
)
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)
SVN-Revision: 16576
package/ksymoops/Makefile
patch
|
blob
|
history
diff --git
a/package/ksymoops/Makefile
b/package/ksymoops/Makefile
index be6f9b6beb7c41c2d1822785cff41a331088a3c5..a92d3f445aaedac0237c50dd4a2c2a2ec4b93e19 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