Re: [PATCH] block: Rework drivers/cdrom/Makefile
From: Jens Axboe <axboe@kernel.dk>
Date: 2017-11-01 14:41:05
From: Jens Axboe <axboe@kernel.dk>
Date: 2017-11-01 14:41:05
On 10/30/2017 10:02 AM, Bart Van Assche wrote:
Instead of referring from inside drivers/cdrom/Makefile to all the drivers that use this driver, let these drivers select the cdrom driver. This change makes the cdrom build code follow the approach that is used for most other drivers, namely refer from the higher layers to the lower layer instead of from the lower layer to the higher layers.
Looks good, thanks Bart. -- Jens Axboe