Skip to content
Snippets Groups Projects
Commit 6e526ede authored by alex's avatar alex
Browse files

*** empty log message ***

parent 48807d8f
No related branches found
No related tags found
No related merge requests found
......@@ -51,9 +51,7 @@ endif # !LINUX25
modules: $(DEP) all-sources
$(MAKE) $(ARCH_UM) CC="$(CC)" -C $(LINUX_OBJ) \
-f $(PWD)/build/Makefile LUSTRE_LINUX_CONFIG=$(LINUX_CONFIG) \
LINUXINCLUDE='$(EXTRA_LNET_INCLUDE) -Iinclude \
$$(if $$(KBUILD_SRC),-Iinclude2 -I$$(srctree)/include) \
-include include/linux/autoconf.h' \
LINUXINCLUDE='$(EXTRA_LNET_INCLUDE) -Iinclude $$(if $$(KBUILD_SRC),-Iinclude2 -I$$(srctree)/include) -include include/linux/autoconf.h' \
$(MODULE_TARGET)=$(PWD) -o tmp_include_depends -o scripts -o \
include/config/MARKER $@
endif # LINUX
......
......@@ -166,6 +166,7 @@ case "$lustretag" in
# uOSS
b_hd_dmu)
lnettag="b_uoss"
ldiskfstag="b1_8_iam"
;;
# v1.0-v1.3, v1.4.0-v1.4.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment