[Buildroot] [PATCH] Add support for Beagleboard

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed May 19 11:07:28 UTC 2010


Hello Mickaël,

On Tue, 18 May 2010 09:32:46 +0200
Mickaël Chazaux <mchazaux at adeneo-embedded.com> wrote:

>  configs/beagleboard_defconfig         |  838 +++++++++++++++++++++++++++++++++

Besides BR2_PACKAGE_BUSYBOX, some other BR2_PACKAGE_* are selected. Is
this intentional ?

> index 0000000..fe75ade
> --- /dev/null
> +++ b/target/device/Beagleboard/Makefile.in
> @@ -0,0 +1,3 @@
> +BOARD_NAME:="omap3_beagle"
> +BOARD_PATH:=$(call qtrip,$(BR2_BOARD_PATH))

Small typo here: should be qstrip instead of qtrip.

Otherwise, looks good.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list