From c0f99c60c6e40d183374ab60fb036dc7ee51451a Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 5 Jan 2011 15:07:11 +0100 Subject: [PATCH] ntp: fix build Signed-off-by: Stephan Raue --- packages/network/ntp/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/network/ntp/build b/packages/network/ntp/build index 56ab709d13..fe0820d88f 100755 --- a/packages/network/ntp/build +++ b/packages/network/ntp/build @@ -15,6 +15,6 @@ cd $PKG_BUILD --with-gnu-ld \ --without-crypto -make -C libopts +make -C sntp/libopts make -C ntpd make -C ntpdate \ No newline at end of file