[Buildroot] Building a kernel for i.MX23 (and probably other from the i.MX family)

Attila Kinali attila at kinali.ch
Wed Mar 7 11:04:55 UTC 2012


On Wed, 7 Mar 2012 11:45:28 +0100
Attila Kinali <attila at kinali.ch> wrote:

> $ make -C linux_prep ARCH=mx23 BOARD=stmp378x_dev
> CROSS_COMPILE=arm-linux- $ make -C boot_prep  ARCH=mx23
> BOARD=stmp378x_dev CROSS_COMPILE=arm-linux- $ make -C power_prep
> ARCH=mx23 BOARD=stmp378x_dev CROSS_COMPILE=arm-linux- $ elftosb2 -z
> -c ./linux.db -o imx23_linux.sb


Humpf... Grabbled linebreaks...

Here again:

$ make -C linux_prep ARCH=mx23 BOARD=stmp378x_dev \
 CROSS_COMPILE=arm-linux- 
$ make -C boot_prep  ARCH=mx23 BOARD=stmp378x_dev \
 CROSS_COMPILE=arm-linux-
$ make -C power_prep ARCH=mx23 BOARD=stmp378x_dev \
 CROSS_COMPILE=arm-linux- 
$ elftosb2 -z -c ./linux.db -o imx23_linux.sb


			Attila Kinali

-- 
The trouble with you, Shev, is you don't say anything until you've saved
up a whole truckload of damned heavy brick arguments and then you dump
them all out and never look at the bleeding body mangled beneath the heap
		-- Tirin, The Dispossessed, U. Le Guin



More information about the buildroot mailing list