Changes in boot/Makefile.common [c580b458:01a9ef5] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    rc580b458 r01a9ef5  
    102102        $(USPACEDIR)/srv/net/app/nettest2/nettest2
    103103
    104 ifneq ($(NETWORKING), none)
    105104NET_CFG = \
    106105        $(USPACEDIR)/srv/net/cfg/$(NETWORKING)/general \
    107106        $(USPACEDIR)/srv/net/cfg/$(NETWORKING)/lo \
    108107        $(USPACEDIR)/srv/net/cfg/$(NETWORKING)/ne2k
    109 endif
    110108
    111109ifeq ($(NETWORKING), module)
Note: See TracChangeset for help on using the changeset viewer.