Repository URL to install this package:
| 
      
        
        
        Version: 
        
         
          
          5.37  ▾
        
         | 
| 
    
    linux-headers-next-sunxi
  
    /
        
    usr
  
        /
        
    src
  
        /
        
    linux-headers-4.14.14-sunxi
  
        /
        
    drivers
  
        /
        
    net
  
        /
        
    wireless
  
        /
        
    realtek
  
        /
        
    rtlwifi
  
        /
        
    rtl8192ce
  
        /
        Makefile
   | 
|---|
# SPDX-License-Identifier: GPL-2.0
rtl8192ce-objs :=		\
		dm.o		\
		hw.o		\
		led.o		\
		phy.o		\
		rf.o		\
		sw.o		\
		table.o		\
		trx.o
obj-$(CONFIG_RTL8192CE) += rtl8192ce.o