X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/80d29f765eeed4248e2871a3dd00a0f49a577f03..030341e663f32bc3740a1edf5e2a01c198c979f2:/target/linux/realview/Makefile?ds=sidebyside diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile index 546fa9d34..4481b20b0 100644 --- a/target/linux/realview/Makefile +++ b/target/linux/realview/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=realview -BOARDNAME:=ARM Ltd Realview +BOARDNAME:=ARM Ltd. Realview board (qemu) FEATURES:=squashfs jffs2 fpu CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -funit-at-a-time @@ -17,7 +17,7 @@ LINUX_VERSION:=2.6.36 include $(INCLUDE_DIR)/target.mk define Target/Description - Build images for ARM Ltd Realview boards to be run with qemu + Build images for ARM Ltd. Realview boards to be run with qemu endef KERNELNAME:="zImage"