
#
# Makefile for linux/drivers/net/star
#

EXTRA_CFLAGS += -DINTERNAL_PHY

obj-$(CONFIG_MEDIATEK_STAR) += star_mac.o
star_mac-objs := star.o starmac.o star_phy.o star_procfs.o

