#
# drivers/net/rtl8168
#
# Makefile for the Linux Wireless network device drivers.
#

O_TARGET := rtl8168.o

#EXTRA_CFLGAS += -Werror

obj-y  := r8168_n.o

include $(TOPDIR)/Rules.make
