projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] hostapd: support optional argument for the -v switch of hostapd and wpa_sup...
[openwrt.git]
/
package
/
avila-wdt
/
Makefile
diff --git
a/package/avila-wdt/Makefile
b/package/avila-wdt/Makefile
index
660c6c3
..
5bf6bf4
100644
(file)
--- a/
package/avila-wdt/Makefile
+++ b/
package/avila-wdt/Makefile
@@
-17,7
+17,7
@@
define KernelPackage/avila-wdt
SUBMENU:=Other modules
TITLE:=GPIO hardware watchdog driver for modified Avila boards
DEPENDS:=@GPIO_SUPPORT @TARGET_ixp4xx
SUBMENU:=Other modules
TITLE:=GPIO hardware watchdog driver for modified Avila boards
DEPENDS:=@GPIO_SUPPORT @TARGET_ixp4xx
- FILES:=$(PKG_BUILD_DIR)/avila-wdt.
$(LINUX_KMOD_SUFFIX)
+ FILES:=$(PKG_BUILD_DIR)/avila-wdt.
ko
AUTOLOAD:=$(call AutoLoad,10,avila-wdt)
endef
AUTOLOAD:=$(call AutoLoad,10,avila-wdt)
endef
This page took
0.020684 seconds
and
4
git commands to generate.