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

obj-m += rtl8822be.o

ccflags-y += -D__CHECK_ENDIAN__
