Typo, should be kmod-madwifi

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12288 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2008-08-12 13:44:20 +00:00
parent 9685c3304d
commit cb303e6a5f
2 changed files with 2 additions and 3 deletions

View File

@ -11,9 +11,9 @@ BOARD:=rb532
BOARDNAME:=Mikrotik RouterBoard 532
FEATURES:=jffs2 pci tgz
LINUX_VERSION:=2.6.23.17
LINUX_VERSION:=2.6.24.7
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += madwifi
DEFAULT_PACKAGES += kmod-madwifi
$(eval $(call BuildTarget))

View File

@ -47,7 +47,6 @@
#include <asm/rc32434/rc32434.h>
static unsigned long r4k_offset; /* Amount to incr compare reg each time */
static unsigned long r4k_cur; /* What counter should be at next timer irq */
extern unsigned int mips_hpt_frequency;
extern unsigned int idt_cpu_freq;