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>
Thu, 10 Oct 2019 04:38:40 +0000 (13:38 +0900)
commiteada80243d7135ca79d69e250035865b5c77bf3d
tree4ce7be45feb53fae10b0caf4356d5560dcafda4d
parentdf26b01b065a5dbff6c9d009a3a20a4eaaa3c5fc
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