All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Custom tarball and .config file
@ 2019-12-10  7:54 rscr
  2019-12-10 13:11 ` Thomas Petazzoni
  0 siblings, 1 reply; 5+ messages in thread
From: rscr @ 2019-12-10  7:54 UTC (permalink / raw)
  To: buildroot

Hello, 

I am trying to use my Custom Tarball and I would like to use the
bcmrpi_defconfig as a base config for creating my custom linux config file. 

Here are the paths I am using.

BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="file://home/tec/rcr/tools/src/linux-rpi-4.19.y.tar.gz"
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="/home/tec/rcr/projects/cp4/rscr_br2_extree/configs/ibLinux_defconfig"

I can build an image with that BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION and
the bcmrpi_defconfig, but now I would like to use my own .config based on
bcmrpi
 
1) Is there any way of using "make linux-menuconfig" pointing to my
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION path instead of  the /dl/linux
sources?

2) Is there any way of doing something like "make bcmrpi_defconfig", "make
linux-menuconfig"...just as for  the buildroot defconfig file?

Kind Regards, 

Rafa






--
Sent from: http://buildroot-busybox.2317881.n4.nabble.com/

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

end of thread, other threads:[~2019-12-13 12:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-10  7:54 [Buildroot] Custom tarball and .config file rscr
2019-12-10 13:11 ` Thomas Petazzoni
2019-12-10 13:58   ` rscr
2019-12-12  6:59     ` rscr
2019-12-13 12:27       ` rscr

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.