This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, master has been updated via 29e453bcce26da749901ffefe28b9f81348f0d26 (commit) from 4b8ede3119e17390a0ca799f39ef31d6bdfb1905 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 29e453bcce26da749901ffefe28b9f81348f0d26 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Thu Nov 4 21:56:58 2010 +0100
mISDN: add a hfc-s pci id.
-----------------------------------------------------------------------
Summary of changes: lfs/mISDN | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
Difference in files: diff --git a/lfs/mISDN b/lfs/mISDN index a6dd753..01bd77d 100644 --- a/lfs/mISDN +++ b/lfs/mISDN @@ -77,6 +77,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_SRC)/mISDN* && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) cd $(DIR_SRC)/mISDN && patch -Np1 < $(DIR_SRC)/src/patches/mISDN-hfcusb-reportl1down.patch + cd $(DIR_SRC)/mISDN && patch -Np1 < $(DIR_SRC)/src/patches/mISDN_hfc-s_add_id.patch cd $(DIR_SRC)/mISDN && ./configure --with-kerneldir=/usr/src/linux cd $(DIR_SRC)/mISDN && make KVERS=$(KVER)-$(VERSUFIX) modules cd $(DIR_SRC)/mISDN && make KVERS=$(KVER)-$(VERSUFIX) \
hooks/post-receive -- IPFire 2.x development tree