mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-21 12:40:42 +00:00
prevent btstack-config-iphone.h from being overwritten by configure
This commit is contained in:
parent
9da54300b6
commit
78a05b9cb1
@ -228,6 +228,7 @@ echo
|
||||
echo
|
||||
|
||||
# create btstack-config.h
|
||||
rm -f btstack-config.h
|
||||
echo "// btstack-config.h created by configure for BTstack " `date`> btstack-config.h
|
||||
if test "x$HCI_TRANSPORT" = xUSB; then
|
||||
USB_SOURCES=hci_transport_usb.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user