diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-05-19 13:14:38 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-05-19 13:14:38 +0000 |
commit | 5938ba98444fb811bb1201c7a461db38d8d1abf3 (patch) | |
tree | a1e458b9a871754cf7f1c6b0a91607c39b6c369b /target/linux/rb532-2.6/files/drivers/block/rb500/Makefile | |
parent | 61338e5fe84fe57b26e570b595ac71d0f95f3213 (diff) | |
download | upstream-5938ba98444fb811bb1201c7a461db38d8d1abf3.tar.gz upstream-5938ba98444fb811bb1201c7a461db38d8d1abf3.tar.bz2 upstream-5938ba98444fb811bb1201c7a461db38d8d1abf3.zip |
convert rb532 to the new structure
SVN-Revision: 7273
Diffstat (limited to 'target/linux/rb532-2.6/files/drivers/block/rb500/Makefile')
-rw-r--r-- | target/linux/rb532-2.6/files/drivers/block/rb500/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/rb532-2.6/files/drivers/block/rb500/Makefile b/target/linux/rb532-2.6/files/drivers/block/rb500/Makefile new file mode 100644 index 0000000000..3e14dc35bd --- /dev/null +++ b/target/linux/rb532-2.6/files/drivers/block/rb500/Makefile @@ -0,0 +1,3 @@ +## Makefile for the RB532 CF port + +obj-y += bdev.o ata.o |