Skip to content
  • Paul Bolle's avatar
    Remove references to dead make variable LINUX_INCLUDE · 846221cf
    Paul Bolle authored
    Commit 4fd06960
    
     ("Use the new x86 setup code for i386") introduced a
    reference to the make variable LINUX_INCLUDE. That reference got moved
    around a bit and copied twice and now there are three references to it.
    
    There has never been a definition of that variable. (Presumably that is
    because it started out as a mistyped reference to LINUXINCLUDE.) So this
    reference has always been an empty string. Let's remove it before it
    spreads any further.
    
    Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
    Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
    846221cf