cmpxchg() in recent kernels
Uwe Kleine-König
u.kleine-koenig at pengutronix.de
Tue Oct 26 02:44:17 EDT 2010
Hello Aras,
> For reference, this is my uImage make script:
>
> make ARCH=arm CROSS_COMPILE=${CROSS_PATH} INSTALL_MOD_PATH=${FS_PATH} Image
>
> ${CROSS_PATH}objcopy -O binary -R .note -R .note.gnu.build-id -R
> .comment -S vmlinux linux.bin
Why don't you use arch/arm/boot/Image instead of doing the objcopy
yourself? (If it's intended you might want to make vmlinux only instead
of Image.)
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
More information about the linux-arm-kernel
mailing list