Add blootooth stack and experimental bluetooth cellphone/modem for red

This commit is contained in:
Arne Fitzenreiter
2008-08-13 05:57:37 +02:00
parent 5f785e716c
commit 2c1b94f009
15 changed files with 689 additions and 73 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.9.6
VER = 2.16.5
THISAPP = glib-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = glib
PAK_VER = 1
PAK_VER = 2
DEPS = ""
@@ -44,8 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 2ba1146e767454e14ac0788187c35892
$(DL_FILE)_MD5 = 039f02d47d4071322a3f00abf031e5d9
install : $(TARGET)
check : $(patsubst %,$(DIR_CHK)/%,$(objects))