From 2489007e7d740ccbc3e0a202914e243ad5178787 Mon Sep 17 00:00:00 2001 From: codeworkx Date: Sat, 22 Sep 2012 09:48:20 +0200 Subject: merge opensource jb u5 Change-Id: I1aaec157aa196f3448eff8636134fce89a814cf2 --- drivers/staging/westbridge/astoria/block/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 drivers/staging/westbridge/astoria/block/Makefile (limited to 'drivers/staging/westbridge/astoria/block/Makefile') diff --git a/drivers/staging/westbridge/astoria/block/Makefile b/drivers/staging/westbridge/astoria/block/Makefile old mode 100644 new mode 100755 index 4a45dd0..f9ffc46 --- a/drivers/staging/westbridge/astoria/block/Makefile +++ b/drivers/staging/westbridge/astoria/block/Makefile @@ -7,5 +7,5 @@ ifneq ($(CONFIG_WESTBRIDGE_DEBUG),y) endif obj-$(CONFIG_WESTBRIDGE_BLOCK_DRIVER) += cyasblkdev.o -cyasblkdev-y := cyasblkdev_block.o cyasblkdev_queue.o +cyasblkdev-y := cyasblkdev_block_na_spr.o cyasblkdev_queue_na_spr.o -- cgit v1.1