Revisió b5640dd0
Afegit per Roger Pueyo Centelles fa més de 9 anys
| Makefile | ||
|---|---|---|
|
$(call pre_build)
|
||
|
|
||
|
compile: checkout
|
||
|
$(if $(MPTARGET),$(call build_src))
|
||
|
$(if $(MPTARGET),$(call build_src),$(call build_src))
|
||
|
|
||
|
list_targets:
|
||
|
$(info $(HW_AVAILABLE))
|
||
També disponible a: Unified diff
[multiprofile] Adapt Makefile to multiprofile (VII): fix compilation of non-multiprofile target