linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] m68k/defconfig: fix stmark2 broken local compilation
@ 2017-12-04 10:19 Angelo Dureghello
  2017-12-04 13:25 ` Greg Ungerer
  0 siblings, 1 reply; 2+ messages in thread
From: Angelo Dureghello @ 2017-12-04 10:19 UTC (permalink / raw)
  To: gregungerer, linux-m68k

Signed-off-by: Angelo Dureghello <angelo@sysam.it>
---
 arch/m68k/configs/stmark2_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/m68k/configs/stmark2_defconfig b/arch/m68k/configs/stmark2_defconfig
index 55e55dbc2fb6..3d07b1de7eb0 100644
--- a/arch/m68k/configs/stmark2_defconfig
+++ b/arch/m68k/configs/stmark2_defconfig
@@ -5,7 +5,6 @@ CONFIG_SYSVIPC=y
 CONFIG_LOG_BUF_SHIFT=14
 CONFIG_NAMESPACES=y
 CONFIG_BLK_DEV_INITRD=y
-CONFIG_INITRAMFS_SOURCE="../uClinux-dist/romfs"
 # CONFIG_RD_BZIP2 is not set
 # CONFIG_RD_LZMA is not set
 # CONFIG_RD_XZ is not set
-- 
2.15.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] m68k/defconfig: fix stmark2 broken local compilation
  2017-12-04 10:19 [PATCH] m68k/defconfig: fix stmark2 broken local compilation Angelo Dureghello
@ 2017-12-04 13:25 ` Greg Ungerer
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Ungerer @ 2017-12-04 13:25 UTC (permalink / raw)
  To: Angelo Dureghello, linux-m68k

Hi Angelo,

On 04/12/17 20:19, Angelo Dureghello wrote:
> Signed-off-by: Angelo Dureghello <angelo@sysam.it>

Thanks, that should do the trick.

Regards
Greg


>   arch/m68k/configs/stmark2_defconfig | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/arch/m68k/configs/stmark2_defconfig b/arch/m68k/configs/stmark2_defconfig
> index 55e55dbc2fb6..3d07b1de7eb0 100644
> --- a/arch/m68k/configs/stmark2_defconfig
> +++ b/arch/m68k/configs/stmark2_defconfig
> @@ -5,7 +5,6 @@ CONFIG_SYSVIPC=y
>   CONFIG_LOG_BUF_SHIFT=14
>   CONFIG_NAMESPACES=y
>   CONFIG_BLK_DEV_INITRD=y
> -CONFIG_INITRAMFS_SOURCE="../uClinux-dist/romfs"
>   # CONFIG_RD_BZIP2 is not set
>   # CONFIG_RD_LZMA is not set
>   # CONFIG_RD_XZ is not set
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-12-04 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-04 10:19 [PATCH] m68k/defconfig: fix stmark2 broken local compilation Angelo Dureghello
2017-12-04 13:25 ` Greg Ungerer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).