debian: chmod *.[ch] to 644

This commit is contained in:
Marc Leeman 2020-12-23 09:08:54 +01:00
parent f99b1df3ea
commit 6a49479e28
620 changed files with 3 additions and 0 deletions

0
Makefile Executable file → Normal file
View File

0
core/efuse/rtw_efuse.c Executable file → Normal file
View File

0
core/mesh/rtw_mesh.c Executable file → Normal file
View File

0
core/mesh/rtw_mesh.h Executable file → Normal file
View File

0
core/mesh/rtw_mesh_hwmp.c Executable file → Normal file
View File

0
core/mesh/rtw_mesh_hwmp.h Executable file → Normal file
View File

0
core/mesh/rtw_mesh_pathtbl.c Executable file → Normal file
View File

0
core/mesh/rtw_mesh_pathtbl.h Executable file → Normal file
View File

0
core/rtw_ap.c Executable file → Normal file
View File

0
core/rtw_beamforming.c Executable file → Normal file
View File

0
core/rtw_br_ext.c Executable file → Normal file
View File

0
core/rtw_bt_mp.c Executable file → Normal file
View File

0
core/rtw_btcoex.c Executable file → Normal file
View File

0
core/rtw_btcoex_wifionly.c Executable file → Normal file
View File

0
core/rtw_cmd.c Executable file → Normal file
View File

0
core/rtw_debug.c Executable file → Normal file
View File

0
core/rtw_eeprom.c Executable file → Normal file
View File

0
core/rtw_ieee80211.c Executable file → Normal file
View File

0
core/rtw_io.c Executable file → Normal file
View File

0
core/rtw_ioctl_query.c Executable file → Normal file
View File

0
core/rtw_ioctl_rtl.c Executable file → Normal file
View File

0
core/rtw_ioctl_set.c Executable file → Normal file
View File

0
core/rtw_iol.c Executable file → Normal file
View File

0
core/rtw_mem.c Executable file → Normal file
View File

0
core/rtw_mi.c Executable file → Normal file
View File

0
core/rtw_mlme.c Executable file → Normal file
View File

0
core/rtw_mlme_ext.c Executable file → Normal file
View File

0
core/rtw_mp.c Executable file → Normal file
View File

0
core/rtw_mp_ioctl.c Executable file → Normal file
View File

0
core/rtw_odm.c Executable file → Normal file
View File

0
core/rtw_p2p.c Executable file → Normal file
View File

0
core/rtw_pwrctrl.c Executable file → Normal file
View File

0
core/rtw_recv.c Executable file → Normal file
View File

0
core/rtw_rf.c Executable file → Normal file
View File

0
core/rtw_rm.c Executable file → Normal file
View File

0
core/rtw_rm_fsm.c Executable file → Normal file
View File

0
core/rtw_rson.c Executable file → Normal file
View File

0
core/rtw_sdio.c Executable file → Normal file
View File

0
core/rtw_security.c Executable file → Normal file
View File

0
core/rtw_sreset.c Executable file → Normal file
View File

0
core/rtw_sta_mgt.c Executable file → Normal file
View File

0
core/rtw_tdls.c Executable file → Normal file
View File

0
core/rtw_vht.c Executable file → Normal file
View File

0
core/rtw_wapi.c Executable file → Normal file
View File

0
core/rtw_wapi_sms4.c Executable file → Normal file
View File

0
core/rtw_wlan_util.c Executable file → Normal file
View File

0
core/rtw_xmit.c Executable file → Normal file
View File

3
debian/rules vendored
View File

@ -26,3 +26,6 @@ override_dh_auto_install:
override_dh_dkms:
dh_dkms -V
override_dh_auto_build:
:

0
hal/HalPwrSeqCmd.c Executable file → Normal file
View File

0
hal/btc/halbtc8821c1ant.c Executable file → Normal file
View File

0
hal/btc/halbtc8821c1ant.h Executable file → Normal file
View File

0
hal/btc/halbtc8821c2ant.c Executable file → Normal file
View File

0
hal/btc/halbtc8821c2ant.h Executable file → Normal file
View File

0
hal/btc/halbtc8821cwifionly.c Executable file → Normal file
View File

0
hal/btc/halbtc8821cwifionly.h Executable file → Normal file
View File

0
hal/btc/halbtcoutsrc.h Executable file → Normal file
View File

0
hal/btc/mp_precomp.h Executable file → Normal file
View File

0
hal/efuse/efuse_mask.h Executable file → Normal file
View File

0
hal/efuse/rtl8821c/HalEfuseMask8821C_PCIE.c Executable file → Normal file
View File

0
hal/efuse/rtl8821c/HalEfuseMask8821C_PCIE.h Executable file → Normal file
View File

0
hal/efuse/rtl8821c/HalEfuseMask8821C_SDIO.c Executable file → Normal file
View File

0
hal/efuse/rtl8821c/HalEfuseMask8821C_SDIO.h Executable file → Normal file
View File

0
hal/efuse/rtl8821c/HalEfuseMask8821C_USB.c Executable file → Normal file
View File

0
hal/efuse/rtl8821c/HalEfuseMask8821C_USB.h Executable file → Normal file
View File

0
hal/hal_btcoex.c Executable file → Normal file
View File

0
hal/hal_btcoex_wifionly.c Executable file → Normal file
View File

0
hal/hal_com.c Executable file → Normal file
View File

0
hal/hal_com_c2h.h Executable file → Normal file
View File

0
hal/hal_com_phycfg.c Executable file → Normal file
View File

0
hal/hal_dm.c Executable file → Normal file
View File

0
hal/hal_dm.h Executable file → Normal file
View File

0
hal/hal_dm_acs.c Executable file → Normal file
View File

0
hal/hal_dm_acs.h Executable file → Normal file
View File

0
hal/hal_halmac.c Executable file → Normal file
View File

0
hal/hal_halmac.h Executable file → Normal file
View File

0
hal/hal_hci/hal_usb.c Executable file → Normal file
View File

0
hal/hal_intf.c Executable file → Normal file
View File

0
hal/hal_mcc.c Executable file → Normal file
View File

0
hal/hal_mp.c Executable file → Normal file
View File

0
hal/hal_phy.c Executable file → Normal file
View File

0
hal/halmac/halmac_2_platform.h Executable file → Normal file
View File

0
hal/halmac/halmac_88xx/halmac_8821c/halmac_8821c_cfg.h Executable file → Normal file
View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

0
hal/halmac/halmac_88xx/halmac_8821c/halmac_phy_8821c.c Executable file → Normal file
View File

View File

View File

View File

View File

0
hal/halmac/halmac_88xx/halmac_8821c/halmac_usb_8821c.c Executable file → Normal file
View File

0
hal/halmac/halmac_88xx/halmac_8821c/halmac_usb_8821c.h Executable file → Normal file
View File

0
hal/halmac/halmac_88xx/halmac_88xx_cfg.h Executable file → Normal file
View File

Some files were not shown because too many files have changed in this diff Show More