The wakaama package doesn't build, makefile include is invalid. File: `pkg/wakaama/Makefile.include` `INCLUDES += -I$(RIOTPKG)/wakaama/wakaama` Should be: `INCLUDES += -I$(RIOTPKG)/wakaama` Unsure why this happens now and not before.