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:
a8f4e64
)
wprobe does not build on linux 2.4
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 10 May 2009 13:00:56 +0000
(13:00 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 10 May 2009 13:00:56 +0000
(13:00 +0000)
SVN-Revision: 15750
package/wprobe/Makefile
patch
|
blob
|
history
diff --git
a/package/wprobe/Makefile
b/package/wprobe/Makefile
index fe96512e298a60861b6475f4785f9579b26bda5a..902c9dc647571c51a0715ca0c65b089ecd48ac96 100644
(file)
--- a/
package/wprobe/Makefile
+++ b/
package/wprobe/Makefile
@@
-24,6
+24,7
@@
define KernelPackage/wprobe
FILES:= \
$(PKG_BUILD_DIR)/kernel/wprobe.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,01,wprobe)
+ DEPENDS:=@!LINUX_2_4
endef
define KernelPackage/wprobe/description