ndisc6: needs mmu
authorAxel Lin <axel.lin@ingics.com>
Sat, 5 Oct 2013 09:07:09 +0000 (17:07 +0800)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 5 Oct 2013 19:11:29 +0000 (21:11 +0200)
commitf1b0e95a245aaa5fe6efe9cd6b9ae6a0fe48c4b1
tree30d378fbb5bf91af9782a23cdbcd3e640a2b3e91
parent3fef1e5d5df8f2410a4f6250c4b6854871480233
ndisc6: needs mmu

Fix below build error if !BR2_USE_MMU:

tcpspray.o: In function `tcpspray':
tcpspray.c:(.text+0x4a8): undefined reference to `fork'
collect2: ld returned 1 exit status
make[3]: *** [tcpspray] Error 1

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ndisc6/Config.in