cal: make it NOEXEC
[oweals/busybox.git] / networking / nameif.c
index 31ee98a39ba325a9d457d662f7b9c2de4acff17d..91d50536a72abb39dea4ce7c793755cbea4e819f 100644 (file)
@@ -9,7 +9,6 @@
  *
  * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
-
 //config:config NAMEIF
 //config:      bool "nameif (6.6 kb)"
 //config:      default y
@@ -40,7 +39,7 @@
 //config:              new_interface_name  mac=00:80:C8:38:91:B5
 //config:              new_interface_name  00:80:C8:38:91:B5
 
-//applet:IF_NAMEIF(APPLET(nameif, BB_DIR_SBIN, BB_SUID_DROP))
+//applet:IF_NAMEIF(APPLET_NOEXEC(nameif, nameif, BB_DIR_SBIN, BB_SUID_DROP, nameif))
 
 //kbuild:lib-$(CONFIG_NAMEIF) += nameif.o