diff --git a/Makefile b/Makefile index 395cfbe..84a5943 100644 --- a/Makefile +++ b/Makefile @@ -105,7 +105,6 @@ spirilink-driver: $(MAKE) spirilink-driver DRIVER_TYPE=AU; \ else \ echo "Invalid input. Skipping SpiriLink driver installation."; \ - fi; \ $(SUDO) mkdir -p ~/tmp @if [ "$(DRIVER_TYPE)" = "EU" ]; then \ echo "Installing SpiriLink 8812EU driver..."; \