mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 06:53:52 +01:00
tests: move lwip* tests to tests/pkg
This commit is contained in:
parent
f77e7c80c4
commit
ab3cfff3e5
@ -1,4 +1,4 @@
|
||||
include ../Makefile.tests_common
|
||||
include ../Makefile.pkg_common
|
||||
|
||||
LWIP_IPV4 ?= 0
|
||||
LWIP_IPV6 ?= 1
|
||||
@ -1,4 +1,4 @@
|
||||
include ../Makefile.tests_common
|
||||
include ../Makefile.pkg_common
|
||||
|
||||
LWIP_IPV4 ?= 0
|
||||
LWIP_IPV6 ?= 1
|
||||
@ -1,4 +1,4 @@
|
||||
include ../Makefile.tests_common
|
||||
include ../Makefile.pkg_common
|
||||
|
||||
LWIP_IPV4 ?= 0
|
||||
LWIP_IPV6 ?= 1
|
||||
@ -1,4 +1,4 @@
|
||||
include ../Makefile.tests_common
|
||||
include ../Makefile.pkg_common
|
||||
|
||||
LWIP_IPV4 ?= 0
|
||||
LWIP_IPV6 ?= 1
|
||||
Loading…
x
Reference in New Issue
Block a user