The RB513 CF driver is now a module, enable it by default for the RB1xx profile.
[openwrt.git] / target / linux / adm5120 / files / drivers / block / rb1xx / Makefile
index 672aaa6..9e46301 100644 (file)
@@ -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
This page took 0.021603 seconds and 4 git commands to generate.