mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 22:43:50 +01:00
`cpu/lpc1768/Makefile` contains many lines that don't belong into this file, but the maybe `Makefile.include`. Either way, this Makefile is never called with these goals.
4 lines
48 B
Makefile
4 lines
48 B
Makefile
MODULE = cpu
|
|
|
|
include $(RIOTBASE)/Makefile.base
|