include ../Makefile.common
default: build
build:
cd rtl8821ce;
make clean all install;
modprobe -a 8821ce;