Skip to content
  • root's avatar
    Update Makefile for odroid · 6071773c
    root authored
    This will properly compile with platform=odroid
    - Add support for XU4 (newer kernels)
    - Change mcpu to mtune (mcpu is a bit useless with march)
    - Always define BOARD variable
    - Use mfpu=neon-vfpv4 on newer compilers
    6071773c