mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
bcm_sta: use unified /usr
This commit is contained in:
@@ -41,6 +41,6 @@ make_target() {
|
||||
}
|
||||
|
||||
makeinstall_target() {
|
||||
mkdir -p $INSTALL/lib/modules/$(get_module_dir)/bcm_sta
|
||||
cp *.ko $INSTALL/lib/modules/$(get_module_dir)/$PKG_NAME
|
||||
mkdir -p $INSTALL/usr/lib/modules/$(get_module_dir)/bcm_sta
|
||||
cp *.ko $INSTALL/usr/lib/modules/$(get_module_dir)/$PKG_NAME
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user