repo.or.cz
/
tomato.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
busybox: update to 1.25.0
[tomato.git]
/
release
/
src
/
router
/
busybox
/
archival
/
Kbuild.src
blob
b3a7d538f4a2c0cb9bf4128c4cd7433469d1c84f
1
# Makefile for busybox
2
#
3
# Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
4
#
5
# Licensed under GPLv2, see file LICENSE in this source tree.
6
7
libs-y += libarchive/
8
9
lib-y:=
10
11
INSERT