mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-25 00:11:13 +00:00
2514d7f799
SVN-Revision: 9416
4 lines
108 B
Makefile
4 lines
108 B
Makefile
## Makefile for the RB1xx CF port
|
|
obj-$(CONFIG_BLK_DEV_CF_MIPS) += rb153-cf.o
|
|
rb153-cf-objs := bdev.o ata.o
|