difos/target/linux/at91/image
Mieczyslaw Nalewaj a238170e57 treewide: strip trailing whitespace
Strip trailing whitespace in all code:
find . -type f | grep "\.c$" | xargs sed -i 's/[ \t]\+$//'
find . -type f | grep "\.h$" | xargs sed -i 's/[ \t]\+$//'
find . -type f | grep "\.dts$" | xargs sed -i 's/[ \t]\+$//'
find . -type f | grep "\.dtsi$" | xargs sed -i 's/[ \t]\+$//'

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/18626
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-05-20 00:47:37 +02:00
..
dfboot treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
Config.in treewide: strip useless default n Kconfig lines 2023-02-03 12:50:15 +01:00
gen_at91_sdcard_img.sh target: use SPDX license identifiers on scripts 2021-02-10 15:47:23 +01:00
Makefile at91: drop 6.1 support 2024-09-20 18:42:56 +01:00
sam9x.mk at91bootstrap: put at91bootstrap images into image staging directory 2025-04-04 14:39:00 +02:00
sama5.mk at91bootstrap: put at91bootstrap images into image staging directory 2025-04-04 14:39:00 +02:00
sama7.mk at91bootstrap: put at91bootstrap images into image staging directory 2025-04-04 14:39:00 +02:00
uboot-env.txt uboot-at91: use sdmmc0 as booting media for sama5d27_som1_ek 2022-09-02 20:43:51 +02:00