mirror of
https://github.com/Fennix-Project/Drivers.git
synced 2025-07-10 14:49:25 +00:00
Update paths
This commit is contained in:
@ -70,7 +70,7 @@ else ifeq ($(OSARCH), i386)
|
||||
else ifeq ($(OSARCH), aarch64)
|
||||
|
||||
endif
|
||||
mv $(FILENAME) ../../out/modules/$(FILENAME)
|
||||
mv $(FILENAME) ../../out/$(FILENAME)
|
||||
|
||||
$(FILENAME): $(OBJ)
|
||||
$(info Linking $@)
|
||||
|
Reference in New Issue
Block a user