mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 13:16:34 +00:00
Updated for the 2.6.30 kernel + OFED combination.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1297 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -68,6 +68,8 @@ src/Module.symvers src/Modules.symvers: $(SCST_DIR)/$(MODULE_SYMVERS)
|
||||
false; \
|
||||
elif [ -e $(KDIR)/scripts/Makefile.lib ] \
|
||||
&& ! grep -wq '^c_flags .*PRE_CFLAGS' \
|
||||
$(KDIR)/scripts/Makefile.lib \
|
||||
&& ! grep -wq '^_c_flags .*PRE_CFLAGS' \
|
||||
$(KDIR)/scripts/Makefile.lib; then \
|
||||
echo "Error: $(KDIR)/scripts/Makefile.lib has not yet" \
|
||||
"been patched."; \
|
||||
|
||||
Reference in New Issue
Block a user