Mange / rtl8192eu-linux-driver

Drivers for the rtl8192eu chipset for wireless adapters (D-Link DWA-131 rev E1 included!)
1.32k stars 435 forks source link

How to compille under Raspbian (arm7l) #128

Closed omikron88 closed 4 years ago

omikron88 commented 5 years ago

Hello, How to compile under Raspbian? It says that no rule to build modules.

$ make make ARCH=armv7l CROSS_COMPILE= -C /lib/modules/4.14.98-v7+/build M=/home/pi/rtl8192eu-linux-driver modules make[1]: Vstupuje se do adresáře „/lib/modules/4.14.98-v7+/build“ make[1]: *** Žádné pravidlo jak vyrobit cíl „modules“. Konec. make[1]: Opouští se adresář „/lib/modules/4.14.98-v7+/build“ Makefile:1710: návod pro cíl „modules“ selhal

CGarces commented 4 years ago

Please try with last version of make file and reopen the issue if needed.