Skip to content

Commit

Permalink
use patched libos tools
Browse files Browse the repository at this point in the history
Signed-off-by: Parth Pratim Chatterjee <parth27official@gmail.com>
  • Loading branch information
ParthPratim committed Jul 6, 2021
1 parent d1b258a commit ad3ffbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ include $(srctree)/scripts/Kbuild.include

# targets
LIBOS_TOOLS=$(ARCH_DIR)/tools
LIBOS_GIT_REPO=git://github.com/libos-nuse/linux-libos-tools
LIBOS_GIT_REPO=git://github.com/ParthPratim/linux-libos-tools
KERNEL_LIB=liblinux-$(KERNELVERSION).so

ALL_OBJS=$(OBJS) $(KERNEL_LIB) $(modules) $(all-obj-for-clean)
Expand Down

0 comments on commit ad3ffbb

Please sign in to comment.