• Andrew Morton's avatar
    [PATCH] kbuild: $LANG fix · 9be7dd12
    Andrew Morton authored
    From: Sam Ravnborg <sam@ravnborg.org>
    
    Fix this:
    
     	  Building modules, stage 2.
     	  MODPOST
     	LANG := en_US.UTF-8
     	make: LANG: Command not found
     	make: *** [all] Error 127
    
    by removing the tab in front of the LANG assignment.
    9be7dd12
Makefile 32.4 KB