diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/Makefile.am | 3 | ||||
-rwxr-xr-x | scripts/create_dev | 2 |
2 files changed, 0 insertions, 5 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index e77f3f12..94508c66 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -1,6 +1,3 @@ -# -# $Id$ -# if BLUEPIN bin_SCRIPTS = bluepin diff --git a/scripts/create_dev b/scripts/create_dev index 4ea0c263..f3054793 100755 --- a/scripts/create_dev +++ b/scripts/create_dev @@ -2,8 +2,6 @@ # # Create Bluetooth devices in /dev # -# $Id$ -# VHCI_MAJOR=10 VHCI_MINOR=250 |