@@ -1,7 +1,7 @@
PACKAGE_NAME="aic8800"
PACKAGE_VERSION="1.0.0"
CLEAN="cd drivers/aic8800 && make clean"
MAKE="cd drivers/aic8800 && make"
MAKE="make -C drivers/aic8800"
CLEAN="make -C drivers/aic8800 clean"
# Main module (aic8800_fdrv)
BUILT_MODULE_NAME[0]="aic8800_fdrv"
The note is not visible to the blocked user.