Skip to content
Snippets Groups Projects
Commit a1b8d817 authored by Armin Luntzer's avatar Armin Luntzer
Browse files

build and link arch/$(SUBARCH)/libs

parent 9aba4ee8
No related branches found
No related tags found
No related merge requests found
......@@ -595,7 +595,7 @@ export INSTALL_PATH ?= ./install
core-y := arch/$(SRCARCH)/
kernel-y := kernel/
init-y := init/
libs-y := lib/
libs-y := lib/ arch/$(SRCARCH)/lib/
xentium-$(CONFIG_BUILD_XEN_KERNELS) := dsp/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment