mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-13 13:40:36 +02:00
12a0868f92
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24087 3c298f89-4303-0410-b956-a3cf2f4a3e73
10 lines
178 B
Makefile
10 lines
178 B
Makefile
#
|
|
# Makefile for Linux arch/m68k/coldfire source directory
|
|
#
|
|
|
|
obj-y += common/
|
|
obj-$(CONFIG_VDSO) += vdso/
|
|
|
|
obj-$(CONFIG_M5445X) += m5445x/
|
|
obj-$(CONFIG_M547X_8X) += m547x/
|