• Jeff Dike's avatar
    [PATCH] UML preparation - infrastructure · 8f103851
    Jeff Dike authored
    This patch (against 2.5.30) contains all of the changes to generic code
    needed by UML.
    
    CREDITS -
    	Changes my address and adds a UML credit for Lars Brinkoff.
    
    MAINTAINERS -
    	Adds a UML entry.
    
    Makefile -
    	When ARCH=um is on the command line to do a UML build, the old value
    	of ARCH is saved in $(SUBARCH) for the later use of the UML build.
    
    drivers/char/Makefile -
    	Sets KEYMAP, KEYBD, CONSOLE empty to prevent hardware drivers from
    	being compiled in.
    
    drivers/net/setup.c -
    	Backs out a UML hook which leaked into your tree which UML no
    	longer uses.
    8f103851
Makefile 25 KB