mcbridematt has quit [Read error: Connection reset by peer]
<Piraty>
which make target build the kernel?
<robimarko>
make target/linux/compile
<Piraty>
ah, i was thinkging package/kernel/compile
autkin has joined #openwrt-devel
bluew has quit [Ping timeout: 480 seconds]
rua has quit [Remote host closed the connection]
rua has joined #openwrt-devel
autkin has left #openwrt-devel [Error from remote client]
autkin has joined #openwrt-devel
DragonMaus has joined #openwrt-devel
goliath has joined #openwrt-devel
Daanct12 has quit [Quit: WeeChat 4.1.2]
Mangix has quit [Read error: Connection reset by peer]
tidalf is now known as Guest13750
Guest13750 has quit [Ping timeout: 480 seconds]
autkin has left #openwrt-devel [#openwrt-devel]
mentalow has quit [Quit: :]]
mentalow has joined #openwrt-devel
mentalow has quit [Ping timeout: 480 seconds]
philipp64 has quit [Remote host closed the connection]
philipp64 has joined #openwrt-devel
mentalow has joined #openwrt-devel
mentalow has quit []
mentalow has joined #openwrt-devel
autkin has joined #openwrt-devel
autkin has left #openwrt-devel [#openwrt-devel]
autkin has joined #openwrt-devel
tidalf has joined #openwrt-devel
tidalf has quit [Remote host closed the connection]
tidalf has joined #openwrt-devel
autkin has left #openwrt-devel [#openwrt-devel]
<jeff___m>
So I have ath12k compiling, but it needs the qmi_helpers.ko package, which is also needed by ath11k. I get the error "check_data_file_clashes: package kmod-ath12k wants to install ....qmi_helpers.ko, but that is already provided by ath11k". How do I get around this as far as the makefile is concerned?
<jeff___m>
Without just disabling ath11k from the build config
<jeff___m>
It compiles but just fails during the install phase
<jeff___m>
...I think I fixed it by removing the library from $FILES and making ath11k a dependency