ntp: drop unused POST_PATCH_HOOKS handling

Now that NTP_PATCH_FIXUPS is gone.

Reported-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2015-07-06 14:20:30 +02:00
parent 16339adfcc
commit 1f2bb5504f

View File

@ -69,6 +69,4 @@ define NTP_INSTALL_INIT_SYSTEMD
endef
endif
NTP_POST_PATCH_HOOKS += NTP_PATCH_FIXUPS
$(eval $(autotools-package))