Merge pull request #3658 from OlegHahm/ipv6_fib
universal_addresses: configure sizes according to the used modulesdev/timer
commit
8afecdd8a6
@ -1,3 +1,3 @@
|
||||
CFLAGS += -DFIB_DEVEL_HELPER
|
||||
CFLAGS += -DFIB_DEVEL_HELPER -DUNIVERSAL_ADDRESS_SIZE=16 -DUNIVERSAL_ADDRESS_MAX_ENTRIES=40
|
||||
|
||||
USEMODULE += fib
|
||||
|
Loading…
Reference in New Issue