Skip to content

Commit

Permalink
testing fixed version
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Mar 25, 2024
1 parent 28580eb commit 2947207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1610,7 +1610,7 @@ export CONFIG_RTL8812AU = m
all: modules

modules:
@echo '#define DRIVERVERSION "v5.2.20.2_ohd_$(shell git rev-parse --short HEAD)"' > $(VERSION_HEADER)
@echo '#define DRIVERVERSION "v5.2.20.2_28373.20190919"' > $(VERSION_HEADER)

$(MAKE) ARCH=$(ARCH) CROSS_COMPILE=$(CROSS_COMPILE) -C $(KSRC) M=$(shell pwd) O="$(KBUILD_OUTPUT)" modules

Expand Down

0 comments on commit 2947207

Please sign in to comment.