mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
fixed v4l-dvb config file, exchanged core14 <-> core15
This commit is contained in:
@@ -80,7 +80,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
|
||||
cd $(DIR_APP) && patch -N -p1 \
|
||||
< $(DIR_SRC)/src/patches/v4l-dvb-kernel2.6.16-disabledvideodev.patch
|
||||
cp -f $(DIR_SRC)/config/v4l-dvb/.config $(DIR_APP)/v4l/.config
|
||||
cp -f $(DIR_SRC)/config/v4l-dvb/config $(DIR_APP)/v4l/.config
|
||||
ifeq "$(SMP)" "1"
|
||||
cd $(DIR_APP) && make release VER=2.6.16.57-ipfire-smp
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user