group := kernel version := 0 modules := 3c59x 8139too atl1 atl1c atl2 b44 cdc_ether dm9601 e100 e1000 e1000e forcedeth ipw2200 natsemi ne2k-pci pcnet32 r8169 sis190 sis900 skge tg3 tulip uli526x via-rhine via-velocity # http://www.minidvblinux.dyndns.org/site/show_landriver.php?list deps := ethtool include ../Makefile.default include ../Makefile.tools all: $(modul).$(suffix) clean: _clean $(modul): ../KERNEL/lib $(addon) $(modul)/usr/bin/wol $(modul)/usr/bin/wol: src/wol/wol cp -up $^ $@ src/wol/wol: $(MAKE) -C $(@D) $(@F)