-
- Downloads
all: Make use of $(TOP) variable in Makefiles, instead of "..".
$(TOP) is defined in py/mkenv.mk and should be used to refer to the top level of this repository.
Showing
- bare-arm/Makefile 3 additions, 3 deletionsbare-arm/Makefile
- cc3200/Makefile 2 additions, 2 deletionscc3200/Makefile
- cc3200/application.mk 3 additions, 3 deletionscc3200/application.mk
- cc3200/bootmgr/bootloader.mk 2 additions, 2 deletionscc3200/bootmgr/bootloader.mk
- esp8266/Makefile 8 additions, 8 deletionsesp8266/Makefile
- minimal/Makefile 6 additions, 6 deletionsminimal/Makefile
- mpy-cross/Makefile 3 additions, 3 deletionsmpy-cross/Makefile
- pic16bit/Makefile 3 additions, 3 deletionspic16bit/Makefile
- py/py.mk 5 additions, 5 deletionspy/py.mk
- qemu-arm/Makefile 6 additions, 6 deletionsqemu-arm/Makefile
- stmhal/Makefile 8 additions, 8 deletionsstmhal/Makefile
- teensy/Makefile 5 additions, 5 deletionsteensy/Makefile
- unix/Makefile 26 additions, 26 deletionsunix/Makefile
- windows/Makefile 3 additions, 3 deletionswindows/Makefile
- zephyr/Makefile 4 additions, 4 deletionszephyr/Makefile
Loading
Please register or sign in to comment