VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Al Viro <viro@zeniv.linux.org.uk> 2008-08-25 04:14:29 -0400 committer: H. Peter Anvin <hpa@zytor.com> 2008-10-22 22:55:22 -0700 commit: ec82c32d45644998a28abad0a6a9ccdd721a054e parent: 887c57d480ee9dbfec53f2539359dd289f50acab
Commit Summary:
x86, um: get rid of arch/um/os symlink
Diffstat:
1 file changed, 1 insertion, 0 deletions
diff --git a/arch/um/Makefile-os-Linux b/arch/um/Makefile-os-Linux
index 52859487c95d..2c8a598ec14b 100644
--- a/arch/um/Makefile-os-Linux
+++ b/arch/um/Makefile-os-Linux
@@ -6,3 +6,4 @@
 # To get a definition of F_SETSIG
 USER_CFLAGS += -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
 KBUILD_CFLAGS += -D_LARGEFILE64_SOURCE
+DEV_NULL_PATH = \"/dev/null\"