driver: g-wolves refactor
This commit is contained in:
		@@ -2,7 +2,6 @@ CC=gcc
 | 
			
		||||
CFLAGS=$(shell pkg-config --cflags libusb-1.0) -O3 -Wall -shared
 | 
			
		||||
LDFLAGS=$(shell pkg-config --libs libusb-1.0)
 | 
			
		||||
 | 
			
		||||
ASSETS=$(shell find devices/ -name '*.png')
 | 
			
		||||
FINAL_ASSETS=$(BUILD_DIR)/drivers/assets/gwolves-htx.png $(BUILD_DIR)/drivers/assets/gwolves-hts_plus.png $(BUILD_DIR)/drivers/assets/gwolves-hsk_pro.png
 | 
			
		||||
BUILD_DIR=../../build/
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user