Typo, should be kmod-madwifi
SVN-Revision: 12288
This commit is contained in:
		@@ -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))
 | 
			
		||||
 
 | 
			
		||||
@@ -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;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user