package/lmbench: use UPDATE_CONFIG_HOOK instead of CONFIG_UPDATE
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 28 May 2019 20:34:11 +0000 (22:34 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 30 May 2019 10:33:26 +0000 (12:33 +0200)
commit2b8b6767ab1cc803a888cca91730732945f95b85
tree8d4d848cab8f7850e7702b124b1e675a26dfa870
parent9ff92de080ed4ea641a2a1a581f1482b65adb4ec
package/lmbench: use UPDATE_CONFIG_HOOK instead of CONFIG_UPDATE

jimtcl, perl, usb_modeswitch and x264 are registering
UPDATE_CONFIG_HOOK as a post patch hook to get their gnuconfig files
updated. lmbench is the only package calling CONFIG_UPDATE directly,
so for consistency, let's make it use the same logic as jimtcl, perl,
usb_modeswitch and x264.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/lmbench/lmbench.mk