diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/uintr/sample/Makefile | 3 | ||||
| -rwxr-xr-x | tools/uintr/sample/uipi_sample | bin | 0 -> 1496104 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/tools/uintr/sample/Makefile b/tools/uintr/sample/Makefile index 1f5042ba5d5d..b7da6d1835c9 100644 --- a/tools/uintr/sample/Makefile +++ b/tools/uintr/sample/Makefile @@ -1,4 +1,5 @@ -CC = $(CROSS_COMPILE)gcc +# CC = $(CROSS_COMPILE)gcc +CC = gcc-11 BUILD_OUTPUT := $(CURDIR) PREFIX ?= /usr DESTDIR ?= diff --git a/tools/uintr/sample/uipi_sample b/tools/uintr/sample/uipi_sample Binary files differnew file mode 100755 index 000000000000..707e54b0c846 --- /dev/null +++ b/tools/uintr/sample/uipi_sample |
