GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / drivers / mtd / ubi / Makefile
blobc9302a5452b0bdd44c71298dc6d30578be41484f
1 obj-$(CONFIG_MTD_UBI) += ubi.o
3 ubi-y += vtbl.o vmt.o upd.o build.o cdev.o kapi.o eba.o io.o wl.o scan.o
4 ubi-y += misc.o
6 ubi-$(CONFIG_MTD_UBI_DEBUG) += debug.o
7 obj-$(CONFIG_MTD_UBI_GLUEBI) += gluebi.o