Busybox symlinks added
This commit is contained in:
parent
f3a514721b
commit
142e059b82
1 changed files with 1 additions and 0 deletions
|
@ -6,5 +6,6 @@ busybox:
|
|||
make
|
||||
install:
|
||||
make install DESTDIR="${PREFIX}"
|
||||
busybox --install
|
||||
uninstall:
|
||||
make uninstall
|
||||
|
|
Loading…
Reference in a new issue