X-Git-Url: http://rtime.felk.cvut.cz/gitweb/rtems-devel.git/blobdiff_plain/ea567206a4d8835cc650f9ba4f94fd430da8ba1f..85291615c6672c4727d5274349684cc00ef474b6:/rtems-omk-template/applwiptest/Makefile.omk diff --git a/rtems-omk-template/applwiptest/Makefile.omk b/rtems-omk-template/applwiptest/Makefile.omk index 284a1b5..b78b0c6 100644 --- a/rtems-omk-template/applwiptest/Makefile.omk +++ b/rtems-omk-template/applwiptest/Makefile.omk @@ -1,6 +1,7 @@ default_CONFIG += CONFIG_OC_BUILD4RTEMS=y default_CONFIG += CONFIG_OC_GDBSTUB=n default_CONFIG += CONFIG_OC_APP_APPLWIPTEST=x +default_CONFIG += CONFIG_LWIP_OS_PORT=rtems ifeq ($(CONFIG_OC_APP_APPLWIPTEST),y)