Iptime 150ua 무선랜카드 드라이버 설치 시도

칼리리눅스 커널은 3.7 입니다;
iptime 150ua 무선랜카드 드라이버 설치 시도

root@kali:~/Desktop/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913# make
make -C tools
make[1]: Entering directory /root/Desktop/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/tools' gcc -g bin2h.c -o bin2h make[1]: Leaving directory /root/Desktop/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/tools’
/root/Desktop/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/tools/bin2h
cp -f os/linux/Makefile.6 /root/Desktop/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/os/linux/Makefile
make -C /lib/modules/3.7-trunk-686-pae/build SUBDIRS=/root/Desktop/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/os/linux modules
make: *** /lib/modules/3.7-trunk-686-pae/build: 그런 파일이나 디렉터리가 없습니다. 멈춤.
make: *** [LINUX] 오류 2

혹시 이런 증상 아시는분 계신가요? ㅜ

[quote="shane":38358q0r]
make: *** /lib/modules/3.7-trunk-686-pae/build: 그런 파일이나 디렉터리가 없습니다. 멈춤.
make: *** [LINUX] 오류 2
[/quote:38358q0r]

" /lib/modules/3.7-trunk-686-pae/build"라는 디렉토리가 없다는 에러입니다

위 디렉토리는 커널 헤더 디렉토리를 가르키는 링크 파일입니다.
(커널 모듈 빌드할 때 커널 헤더를 참조합니다)

우분투에선 아래 패키지를(linux-headers-커널버전) 설치하시면 생성됩니다.

$ dpkg -S /lib/modules/3.13.0-33-generic/build
linux-headers-3.13.0-33-generic: /lib/modules/3.13.0-33-generic/build