[package] add netsmap-to-devinfo (#5537)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16888 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -83,6 +83,7 @@ endef
|
||||
define Package/smap-to-devinfo/install
|
||||
$(INSTALL_DIR) $(1)/usr/bin
|
||||
$(INSTALL_BIN) ./files/smap-to-devinfo $(1)/usr/bin
|
||||
$(INSTALL_BIN) ./files/netsmap-to-devinfo $(1)/usr/bin
|
||||
endef
|
||||
|
||||
define Package/netdiscover-to-devinfo/install
|
||||
|
Reference in New Issue
Block a user