mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
The RB513 CF driver is now a module, enable it by default for the RB1xx profile.
Fix the membase of the CF driver. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9416 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -10,7 +10,7 @@ CONFIG_BAYCOM_SER_FDX=m
|
||||
CONFIG_BAYCOM_SER_HDX=m
|
||||
CONFIG_BINFMT_MISC=m
|
||||
CONFIG_BITREVERSE=y
|
||||
CONFIG_BLK_DEV_CF_MIPS=y
|
||||
CONFIG_BLK_DEV_CF_MIPS=m
|
||||
CONFIG_CIFS_DEBUG2=y
|
||||
CONFIG_CIFS_EXPERIMENTAL=y
|
||||
CONFIG_CIFS_STATS2=y
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
define Profile/RouterBoard
|
||||
NAME:=Mikrotik RouterBoard 1xx family
|
||||
PACKAGES:=kmod-madwifi
|
||||
PACKAGES:=kmod-madwifi kmod-rb153-cf
|
||||
endef
|
||||
|
||||
define Profile/RouterBoard/Description
|
||||
|
||||
Reference in New Issue
Block a user