cmd: nfsdown: support the nfsdown when CONFIG_BLK is enabled
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 3 May 2018 11:54:22 +0000 (20:54 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 20 Oct 2020 06:13:46 +0000 (15:13 +0900)
commit344bd5d634d16e9bd6e8c322fe7c648e9431a854
tree520cae60cafac05535180da2302f8a310672d020
parentca882b230faee6180fd2b00012326e82a1e4738b
cmd: nfsdown: support the nfsdown when CONFIG_BLK is enabled

If CONFIG_BLK is enabled, it means that device driver is using the
driver-model.

Change-Id: I235deb6208c558a6584560e1638d05f93ac795aa
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
cmd/nfsdown.c