blob: ee9067dce90ab6363a5feba2b1c637c8295fb55b [file] [log] [blame]
ifeq ($(CONFIG_NEWLIB_LIBC),y)
obj-y += newlib/
else
obj-y += minimal/
endif