lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit a748218c146ce80d980db9e3b21445dacfeae4b5
parent 9f55bdc7a934a64a89cf6bb817631ee96963539b
Author: Luka Perkov <luka.perkov@sartura.hr>
Date:   Tue,  2 Jun 2015 00:32:14 +0200

Merge pull request #1255 from samm-git/master

add lxc-device applet to the utils/lxc
Diffstat:
Mutils/lxc/Makefile | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/utils/lxc/Makefile b/utils/lxc/Makefile @@ -27,8 +27,9 @@ PKG_FIXUP:=autoreconf include $(INCLUDE_DIR)/package.mk LXC_APPLETS_BIN += \ - attach autostart cgroup clone config console create destroy execute \ - freeze info monitor snapshot start stop unfreeze unshare usernsexec wait + attach autostart cgroup clone config console create destroy device \ + execute freeze info monitor snapshot start stop unfreeze unshare \ + usernsexec wait LXC_APPLETS_LIB += \ monitord user-nic