mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
Don't reference non existing file
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
# Object file lists.
|
||||
|
||||
obj-y += prom.o irq.o time2.o reset.o setup.o dma.o \
|
||||
obj-y += prom.o irq.o time.o reset.o setup.o dma.o \
|
||||
gpio.o clock.o platform.o
|
||||
|
||||
obj-$(CONFIG_PROC_FS) += proc.o
|
||||
|
||||
Reference in New Issue
Block a user