mirror of
https://xff.cz/git/u-boot/
synced 2025-10-12 21:46:44 +02:00
Currently the arm926ejs tree has the armv4 option set during compilation. This flag does not belong here because a arm926 CPU is always a armv5 CPU. Signed-off-by: Remy Bohmer <linux@bohmer.net>