bd44b5f38ad3946e93adbd087f3e2564f7e6a42d
[openwrt.git] / include / modules-2.4.mk
1 #
2 # Copyright (C) 2006 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8
9 # Misc. devices
10
11 $(eval $(call KMOD_template,SOFTDOG,softdog,\
12 $(MODULES_DIR)/kernel/drivers/char/softdog.o \
13 ,CONFIG_SOFT_WATCHDOG,,95,softdog))
14
15
16
This page took 0.035868 seconds and 3 git commands to generate.