also install libpci, for xomb driver use

This commit is contained in:
wolfwood
2012-06-21 13:47:16 -07:00
parent 0804dc4cc0
commit cd91baf78f

View File

@@ -36,4 +36,5 @@ echo ${CMD}
${CMD} LDFLAGS="-g -T../../../xomb/app/build/elf.ld" || exit
setphase "INSTALL PCIUTILS"
make install $FLAGS LDFLAGS="${LDFLAGS}" || exit
make install-lib $FLAGS LDFLAGS="${LDFLAGS}" || exit
cd ..