]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
CMD_UBI != MTD_PARTITIONS
authorDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 13 Apr 2009 15:03:38 +0000 (08:03 -0700)
committerWolfgang Denk <wd@denx.de>
Thu, 16 Apr 2009 21:03:27 +0000 (23:03 +0200)
commit7732cef2eeb4e339cfcd8553fab773af73a20805
tree22329df0ef19781ba398c76f14debe627ec8c98f
parentdd7c302099ef5590069bdbf292aaa8230cd59de7
CMD_UBI != MTD_PARTITIONS

Fix dependency goofage:  it should certainly be possible to have the
partition support without bringing in UBI commands.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Acked-by: Stefan Roese <sr@denx.de>
drivers/mtd/Makefile