projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[packages] libtool: I don't know what crackhead thought that relinking with /usr...
[openwrt.git]
/
package
/
ifx-tapi
/
Makefile
diff --git
a/package/ifx-tapi/Makefile
b/package/ifx-tapi/Makefile
index
68282b8
..
477754d
100644
(file)
--- a/
package/ifx-tapi/Makefile
+++ b/
package/ifx-tapi/Makefile
@@
-26,7
+26,7
@@
define KernelPackage/ifx-tapi
URL:=http://www.lantiq.com/
MAINTAINER:=Lantiq
DEPENDS:=+kmod-ifxos @BROKEN
- FILES:=$(PKG_BUILD_DIR)/src/drv_tapi.
$(LINUX_KMOD_SUFFIX)
+ FILES:=$(PKG_BUILD_DIR)/src/drv_tapi.
ko
AUTOLOAD:=$(call AutoLoad,20,drv_tapi)
MENU:=1
endef
This page took
0.021557 seconds
and
4
git commands to generate.