1# 2# Makefile for misc devices that really don't fit anywhere else. 3# 4obj- := misc.o # Dummy rule to force built-in.o to be made 5 6obj-$(CONFIG_IBM_ASM) += ibmasm/ 7obj-$(CONFIG_HDPU_FEATURES) += hdpuftrs/ 8