#
# Makefile for the Ramips SoCs built-in ethernet macs
#

ramips-y	+= ramips_main.o

ramips-$(CONFIG_NET_RAMIPS_DEBUG_FS)	+= ramips_debugfs.o

obj-$(CONFIG_NET_RAMIPS)	+= ramips.o
