forked from len0rd/rockbox
provide a zip target on target builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4672 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
760b7b9ed4
commit
3d9f774724
1 changed files with 3 additions and 0 deletions
3
tools/configure
vendored
3
tools/configure
vendored
|
|
@ -478,6 +478,9 @@ tags-apps:
|
|||
tags:
|
||||
@rm -f TAGS
|
||||
\$(MAKE) tags-firmware tags-apps
|
||||
|
||||
zip:
|
||||
\$(TOOLSDIR)/buildzip.pl \$(TARGET)
|
||||
EOF
|
||||
|
||||
echo "Created Makefile"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue