summaryrefslogtreecommitdiff
path: root/package/ntp/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/ntp/Makefile.in')
-rw-r--r--package/ntp/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/ntp/Makefile.in b/package/ntp/Makefile.in
new file mode 100644
index 000000000..8b04e06b1
--- /dev/null
+++ b/package/ntp/Makefile.in
@@ -0,0 +1,3 @@
+ifeq ($(strip $(BR2_PACKAGE_NTP)),y)
+TARGETS+=ntp
+endif