projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[include] pass opkg offline root as command line arg, solves caching issues when...
[openwrt.git]
/
package
/
ifxos
/
Makefile
diff --git
a/package/ifxos/Makefile
b/package/ifxos/Makefile
index
7f13bc9
..
10bab88
100644
(file)
--- a/
package/ifxos/Makefile
+++ b/
package/ifxos/Makefile
@@
-23,7
+23,7
@@
define KernelPackage/ifxos
URL:=http://www.lantiq.com/
MAINTAINER:=Lantiq
DEPENDS:=@TARGET_ifxmips @BROKEN
URL:=http://www.lantiq.com/
MAINTAINER:=Lantiq
DEPENDS:=@TARGET_ifxmips @BROKEN
- FILES:=$(PKG_BUILD_DIR)/src/drv_ifxos.
$(LINUX_KMOD_SUFFIX)
+ FILES:=$(PKG_BUILD_DIR)/src/drv_ifxos.
ko
AUTOLOAD:=$(call AutoLoad,10,drv_ifxos)
endef
AUTOLOAD:=$(call AutoLoad,10,drv_ifxos)
endef
This page took
0.028984 seconds
and
4
git commands to generate.