The RB513 CF driver is now a module, enable it by default for the RB1xx profile. Fix the membase of the CF driver.
SVN-Revision: 9416master
parent
486492b407
commit
2514d7f799
@ -1,2 +1,3 @@ |
||||
## Makefile for the RB1xx CF port
|
||||
obj-y += bdev.o ata.o
|
||||
obj-$(CONFIG_BLK_DEV_CF_MIPS) += rb153-cf.o
|
||||
rb153-cf-objs := bdev.o ata.o
|
||||
|
Loading…
Reference in new issue