]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - scripts/link-vmlinux.sh
alpha: fix memory barriers so that they conform to the specification
[mirror_ubuntu-hirsute-kernel.git] / scripts / link-vmlinux.sh
index 3adef49250af979b22e3180ae05a8adb382a29b6..57cb14bd8925e01e5de8511e43b1ae928c4551f3 100755 (executable)
@@ -241,8 +241,6 @@ on_signals()
 }
 trap on_signals HUP INT QUIT TERM
 
-#
-#
 # Use "make V=1" to debug this script
 case "${KBUILD_VERBOSE}" in
 *1*)