rtl8822be_new-objs :=		\
		fw.o		\
		hw.o		\
		led.o		\
		phy.o		\
		sw.o		\
		trx.o

obj-m += rtl8822be_new.o

ccflags-y += -D__CHECK_ENDIAN__
