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…
x
Reference in New Issue
Block a user