Add udev rule for SCSI/SATA/LIBATA Cdrom

Removed building of pcmciautils package
Fixed missing imq patch
This commit is contained in:
Arne Fitzenreiter
2008-05-18 18:27:58 +02:00
parent 4ce3790866
commit c7445b8704
8 changed files with 884 additions and 29 deletions

View File

@@ -60,7 +60,7 @@ $(TARGET) :
@rm -rf $(DIR_APP) && mkdir -p $(DIR_APP)
@cp -vf $(DIR_SRC)/src/ipp2p/* $(DIR_APP)
cd $(DIR_SRC) && rm -rf iptables-*
cd $(DIR_SRC) && tar xfj $(DIR_DL)/iptables-1.3.5.tar.bz2
cd $(DIR_SRC) && tar xfj $(DIR_DL)/iptables-1.3.8.tar.bz2
cd $(DIR_SRC) && ln -sf iptables-* iptables
ifeq "$(SMP)" "1"
cd $(DIR_APP) && make ipt_ipp2p.ko