summaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/files/arch/mips/rtl8196c/Makefile
blob: f7e8766ca54f7f315ad1aab66d8c688efb67d2b8 (plain)
1
2
3
4
5
6
7
8
9
#
# Makefile for the RTL8652 specific parts of the kernel
#
DIR_RTLASIC = $(DIR_LINUX)/drivers/net/rtl819x/

obj-y	 	:= setup.o printf.o int.o mem.o 
obj-$(CONFIG_PCI) += pci.o
EXTRA_AFLAGS := $(CFLAGS)
EXTRA_CFLAGS += -I$(DIR_RTLASIC)