commit | 42d8308c9a4d4acb9aea738f1402670e96230c5c | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jan 10 11:19:33 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 20 12:27:06 2023 -0500 |
tree | 6fa1ceb580fdc2cf9686786f15805a486b4379bc | |
parent | cb6fa8d1ee7097fe46a6b92eaf5f6785241d8194 [diff] |
arm: lib1funcs.S: Update compatibility with Linux comment slightly At this point, the Linux code for "lib1funcs" has changed rather dramatically. While a resync would be beneficial, it's outside the scope of what we need here. Simply remove the define for CONFIG_AEABI and tests for it. Signed-off-by: Tom Rini <trini@konsulko.com>