1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

fix ar7 compile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1691 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2005-08-17 19:47:34 +00:00
parent 18966421cb
commit ae6bedd8c1
3 changed files with 10 additions and 109 deletions

View File

@@ -168,10 +168,10 @@ $(eval $(call KMOD_template,SCHED,sched,\
))
$(eval $(call KMOD_template,VIDEODEV,videodev,\
$(MODULES_DIR)/kernel/drivers/media/video/videodev.o \
))
,CONFIG_VIDEO_DEV))
$(eval $(call KMOD_template,PWC,pwc,\
$(MODULES_DIR)/kernel/drivers/usb/pwc.o \
))
,CONFIG_USB_PWC))
$(TARGETS): $(PACKAGE_DIR)