mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-30 16:14:13 +00:00
parent
8f34c27ca5
commit
9a6423b4ef
@ -1,7 +1,7 @@
|
||||
ifeq ($(called_from_lib_mk),yes)
|
||||
|
||||
USB_NET_CONTRIB_DIR := $(call select_from_ports,dde_linux)/src/drivers/usb_net
|
||||
LX_EMUL_H := $(REP_DIR)/src/drivers/usb_net/lx_emul.h
|
||||
LX_EMUL_H := $(REP_DIR)/src/drivers/legacy_usb_net/lx_emul.h
|
||||
|
||||
#
|
||||
# Determine the header files included by the contrib code. For each
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORT_DIR := $(call port_dir,$(REP_DIR)/ports/dde_linux)
|
||||
|
||||
MIRROR_FROM_REP_DIR := src/drivers/usb_net \
|
||||
MIRROR_FROM_REP_DIR := src/drivers/legacy_usb_net \
|
||||
src/drivers/nic/linux_network_session_base.cc \
|
||||
src/drivers/nic/linux_network_session_base.h \
|
||||
src/lib/legacy/lx_kit \
|
1
repos/dde_linux/recipes/src/legacy_usb_net_drv/hash
Normal file
1
repos/dde_linux/recipes/src/legacy_usb_net_drv/hash
Normal file
@ -0,0 +1 @@
|
||||
2023-08-21 1a1be9d8df290e48fdb5539bef1c23367b596955
|
@ -1 +0,0 @@
|
||||
2023-08-21 7cdff135234dbdde78e50a5f761b6059863c49bc
|
@ -10,7 +10,7 @@
|
||||
create_boot_directory
|
||||
import_from_depot [depot_user]/src/[base_src] \
|
||||
[depot_user]/pkg/test_usb_host_drv-[board] \
|
||||
[depot_user]/src/usb_net_drv \
|
||||
[depot_user]/src/legacy_usb_net_drv \
|
||||
[depot_user]/src/nic_router \
|
||||
[depot_user]/src/libc \
|
||||
[depot_user]/src/vfs \
|
||||
|
Loading…
x
Reference in New Issue
Block a user