# # Makefile for the Riva framebuffer driver #
obj-$(CONFIG_FB_RIVA) += rivafb.o
rivafb-objs := fbdev.o riva_hw.o
include $(TOPDIR)/Rules.make