Loading arch/sh/Makefile +1 −1 Original line number Original line Diff line number Diff line Loading @@ -68,7 +68,7 @@ OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment \ defaultimage-$(CONFIG_SUPERH32) := zImage defaultimage-$(CONFIG_SUPERH32) := zImage # Set some sensible Kbuild defaults # Set some sensible Kbuild defaults KBUILD_DEFCONFIG := r7780mp_defconfig KBUILD_DEFCONFIG := shx3_defconfig KBUILD_IMAGE := $(defaultimage-y) KBUILD_IMAGE := $(defaultimage-y) # # Loading Loading
arch/sh/Makefile +1 −1 Original line number Original line Diff line number Diff line Loading @@ -68,7 +68,7 @@ OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment \ defaultimage-$(CONFIG_SUPERH32) := zImage defaultimage-$(CONFIG_SUPERH32) := zImage # Set some sensible Kbuild defaults # Set some sensible Kbuild defaults KBUILD_DEFCONFIG := r7780mp_defconfig KBUILD_DEFCONFIG := shx3_defconfig KBUILD_IMAGE := $(defaultimage-y) KBUILD_IMAGE := $(defaultimage-y) # # Loading