Skip to content
Snippets Groups Projects
Commit 46203c26 authored by Andreas Werner's avatar Andreas Werner
Browse files

fix build with sdk

parent d00451f4
Branches master
No related tags found
No related merge requests found
......@@ -27,8 +27,6 @@ modules_install:
make -C $(KERNEL_SRC) M=$(PWD) modules_install
$(KERNEL_SRC)/scripts/basic/fixdep:
cd $(KERNEL_SRC)
make -C $(KERNEL_SRC) scripts/basic/
$(KERNEL_SRC)/scripts/mod/modpost:
cd $(KERNEL_SRC)
make -C $(KERNEL_SRC) scripts/mod/
make -C $(KERNEL_SRC) scripts prepare
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment