diff options
author | 2015-11-18 21:38:30 -0300 | |
---|---|---|
committer | 2015-11-19 23:08:29 +0100 | |
commit | 05ccc70b6ec0e5840eb135ded312b2ac9ccde3b9 (patch) | |
tree | 6ad1c0ae937a94f9083b241735098a7ebb082f73 /configs/qemu_ppc_mpc8544ds_defconfig | |
parent | 508bb46bade489ca9eeff6e681548e7ba97f4330 (diff) | |
download | buildroot-05ccc70b6ec0e5840eb135ded312b2ac9ccde3b9.tar.gz buildroot-05ccc70b6ec0e5840eb135ded312b2ac9ccde3b9.tar.bz2 |
configs/qemu: cleanup and capitalization
Capitalize comments in a consistent way.
Cleanup redundant entries.
Drop global patch dir for sparc ss10 since it's not required any more.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'configs/qemu_ppc_mpc8544ds_defconfig')
-rw-r--r-- | configs/qemu_ppc_mpc8544ds_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/qemu_ppc_mpc8544ds_defconfig b/configs/qemu_ppc_mpc8544ds_defconfig index 198f5cd9c5..b02213977c 100644 --- a/configs/qemu_ppc_mpc8544ds_defconfig +++ b/configs/qemu_ppc_mpc8544ds_defconfig @@ -2,7 +2,7 @@ BR2_powerpc=y BR2_powerpc_8548=y -# filesystem +# Filesystem # BR2_TARGET_ROOTFS_TAR is not set BR2_TARGET_ROOTFS_INITRAMFS=y |