mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-10 08:39:49 +00:00
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
|