> There’s an untested hack to illustrate: Thanks! I think I got it kind of working - but we'll have to see after there's a armhf kernel available.
When adding cross-compilation support to the linux-libre package I noticed that native-inputs are in #:key native-inputs when cross-compiling but not when compiling natively. I think this is a problem because we can't just use #:key native-inputs instead of #:key inputs when adding support for cross-compilation. WDYT?