You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
allardk@orion ~/MT7630E release make ✓ 10105 10:00:46
make -C /lib/modules/`uname -r`/build M=/home/allardk/MT7630E/rt2x00 modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.8.0-22-generic »
CC [M] /home/allardk/MT7630E/rt2x00/rt2x00dev.o
CC [M] /home/allardk/MT7630E/rt2x00/rt2x00mac.o
CC [M] /home/allardk/MT7630E/rt2x00/rt2x00config.o
CC [M] /home/allardk/MT7630E/rt2x00/rt2x00queue.o
CC [M] /home/allardk/MT7630E/rt2x00/rt2x00link.o
CC [M] /home/allardk/MT7630E/rt2x00/mt_linux.o
CC [M] /home/allardk/MT7630E/rt2x00/rt2x00crypto.o
CC [M] /home/allardk/MT7630E/rt2x00/rt2x00firmware.o
CC [M] /home/allardk/MT7630E/rt2x00/rt2x00leds.o
CC [M] /home/allardk/MT7630E/rt2x00/rt2x00mmio.o
CC [M] /home/allardk/MT7630E/rt2x00/rt2800pci.o
CC [M] /home/allardk/MT7630E/rt2x00/rt2800lib.o
/home/allardk/MT7630E/rt2x00/rt2800lib.c: In function ‘rt2800_config_ant’:
/home/allardk/MT7630E/rt2x00/rt2800lib.c:3046:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if (txbe != txbe_r5)
^~
/home/allardk/MT7630E/rt2x00/rt2800lib.c:3050:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
rt2800_MT7630_bbp_read(rt2x00dev, AGC1_R0, &agc_r0);
^~~~~~~~~~~~~~~~~~~~~~
CC [M] /home/allardk/MT7630E/rt2x00/rt2x00pci.o
LD [M] /home/allardk/MT7630E/rt2x00/mt7630e.o
Building modules, stage 2.
MODPOST 1 modules
CC /home/allardk/MT7630E/rt2x00/mt7630e.mod.o
LD [M] /home/allardk/MT7630E/rt2x00/mt7630e.ko
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.8.0-22-generic »
make -C /lib/modules/`uname -r`/build M=/home/allardk/MT7630E/btloader modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.8.0-22-generic »
CC [M] /home/allardk/MT7630E/btloader/mt76xx.o
Building modules, stage 2.
MODPOST 1 modules
CC /home/allardk/MT7630E/btloader/mt76xx.mod.o
LD [M] /home/allardk/MT7630E/btloader/mt76xx.ko
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.8.0-22-generic »
The text was updated successfully, but these errors were encountered:
Hi,
When I make the Drivers I've this warning :
The text was updated successfully, but these errors were encountered: