1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2f7018c21STomi Valkeinen# 3f7018c21STomi Valkeinen# Makefile for the MB862xx framebuffer driver 4f7018c21STomi Valkeinen# 5f7018c21STomi Valkeinen 6f7018c21STomi Valkeinenobj-$(CONFIG_FB_MB862XX) += mb862xxfb.o 7f7018c21STomi Valkeinen 8f7018c21STomi Valkeinenmb862xxfb-y := mb862xxfbdrv.o mb862xxfb_accel.o 9f7018c21STomi Valkeinenmb862xxfb-$(CONFIG_FB_MB862XX_I2C) += mb862xx-i2c.o 10