mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
rk: move usb_detect.c from mach-rk29 to plat-rk
This commit is contained in:
@@ -4,7 +4,6 @@ obj-y += early_printk.o
|
||||
ifndef CONFIG_DEBUG_LL
|
||||
obj-y += ../kernel/debug.o
|
||||
endif
|
||||
obj-$(CONFIG_USB_GADGET) += usb_detect.o
|
||||
obj-$(CONFIG_PM) += pm.o
|
||||
obj-$(CONFIG_CPU_FREQ) += cpufreq.o
|
||||
obj-$(CONFIG_DDR_FREQ) += ddrfreq.o
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
obj-$(CONFIG_RK29_LAST_LOG) += last_log.o
|
||||
obj-$(CONFIG_USB_GADGET) += usb_detect.o
|
||||
|
||||
Reference in New Issue
Block a user