#
# Makefile for the RTL8652 specific parts of the kernel
#

obj-y	 	:= setup.o printf.o int.o mem.o pci.o 

EXTRA_AFLAGS := $(CFLAGS)
