Add kernel 2.6.25.17 as secondary kernel

This commit is contained in:
Arne Fitzenreiter
2008-09-29 22:20:33 +02:00
parent 0a2e8bec92
commit 999dc5dc3b
19 changed files with 5779 additions and 110 deletions

View File

@@ -82,7 +82,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
cd $(DIR_APP) && sed -i "s/checkfor_matrox=yes/checkfor_matrox=no/g" configure
cd $(DIR_APP) && sed -i "s/checkfor_cle266=no/checkfor_cle266=yes/g" configure
cd $(DIR_APP) && ./configure --prefix=/usr --disable-x11 --enable-sdl \
--enable-video4linux2 --enable-multi
--enable-video4linux2
cd $(DIR_APP) && make $(MAKETUNING)
cd $(DIR_APP) && make install
ln -s $(THISAPP) /usr/src/directfb