mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-20 18:40:31 +00:00
added make package taget
This commit is contained in:
parent
9fcc467ba2
commit
1e7ca0305b
@ -17,3 +17,6 @@ iphone_ip=@IPHONE_IP@
|
||||
install-iphone: src/BTdaemon
|
||||
scp $< root@$(iphone_ip):/usr/local/bin/BTdaemon
|
||||
scp resources/ch.ringwald.BTstack.plist root@$(iphone_ip):/Library/LaunchDaemons/
|
||||
|
||||
package:
|
||||
./package.sh
|
Loading…
x
Reference in New Issue
Block a user