mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Merge pull request #15713 from maribu/cleanup
cpu/atmega_common: drop unused module
This commit is contained in:
commit
49cd7be1fc
@ -4,8 +4,4 @@ MODULE = atmega_common
|
||||
# add a list of subdirectories, that should also be build
|
||||
DIRS = periph avr_libc_extra
|
||||
|
||||
ifneq (,$(filter cpu_atmega_common_cxx,$(USEMODULE)))
|
||||
DIRS += cxx
|
||||
endif
|
||||
|
||||
include $(RIOTBASE)/Makefile.base
|
||||
|
Loading…
Reference in New Issue
Block a user