4a3c933 Fix the armhfp patch for armv6hl

Authored and Committed by lkundrak 9 years ago
    Fix the armhfp patch for armv6hl
    
    The previous armhfp patches tried to cover armv6, but failed to do so properly
    -- the hfp extension for v6 is called "vfp", not "vfpv3" and there's no "neon"
    extension for it, this "armv6hnl" does not make sense at all.
    
    Because of this, Pidora decided to patch around it so that their armv6hl
    Raspberry Pi hardware is supported, breaking support for other ARMs along the
    way...
    
        
file modified
+34 -11
file modified
+26 -15
file modified
+4 -1