runc: remove unneeded MENU:=1
authorDaniel Golle <daniel@makrotopia.org>
Sun, 22 Nov 2020 18:26:12 +0000 (18:26 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 22 Nov 2020 18:26:12 +0000 (18:26 +0000)
commitacd2f69fab1b39e2bed10339fae0c9de2cd72a3b
treec92002252ba6f411ed1a071ba874ce2cae121fc0
parent66e3de36e82a4cbaefc9c6f0b3154287017d9dbd
runc: remove unneeded MENU:=1

Now that runc builds according to available kernel features and there
is no longer a sub-menu to select them manually, also drop the MENU:=1
statement from the package Makefile.

Fixes: 3a06ce559 ("runc: Updated to v1.0.0-rc92 for dockerd")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
utils/runc/Makefile