aircrack-ng: disable on non-MMU systems
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 9 Mar 2013 08:21:26 +0000 (08:21 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 9 Mar 2013 20:07:56 +0000 (21:07 +0100)
commit3bae624d5fd924f34dfccb6c020f599b189ca8f9
tree349fda9025c5b1cadf83042cca749b91b38be148
parenteaf42394208b2cbcb73f374e39ddb4ee7b8aee60
aircrack-ng: disable on non-MMU systems

aircrack-ng uses fork() and therefore fails to build on non-MMU
systems:

aircrack-ng.o: In function `_clean_exit':
aircrack-ng.c:(.text+0x555c): undefined reference to `_fork'
collect2: ld returned 1 exit status

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/aircrack-ng/Config.in