finally kill KMOD_template - removes a big chunk of legacy build code
[openwrt-10.03/.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