mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-03 04:26:55 +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
|