diff options
| author | Ha Thach <[email protected]> | 2023-03-06 15:10:21 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-06 15:10:21 +0700 |
| commit | 66da95a0eebcfb6e45980bc894d61b6bfd8fc0cc (patch) | |
| tree | f96e0829e82976d5a3ed6ae743d06268430c8122 /examples/device/hid_boot_interface/Makefile | |
| parent | a83cef5e4c8cb54e89a0d4be30edac3574e3a185 (diff) | |
| parent | ec8c292bbebdbaebe39abef6e88c6a0fbb1f2be7 (diff) | |
Merge pull request #1938 from hathach/update-build
Fix build on windows and macos
Diffstat (limited to 'examples/device/hid_boot_interface/Makefile')
| -rw-r--r-- | examples/device/hid_boot_interface/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/device/hid_boot_interface/Makefile b/examples/device/hid_boot_interface/Makefile index c6a9c5b21..d58a539e8 100644 --- a/examples/device/hid_boot_interface/Makefile +++ b/examples/device/hid_boot_interface/Makefile @@ -1,4 +1,3 @@ -include ../../../tools/top.mk include ../../make.mk INC += \ |
