Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8c36790a authored by Len Brown's avatar Len Brown
Browse files

drivers/misc/Makefile, Kconfig: cleanup



tabs->space and delete unnecessary dummy build-in.o rule.

Suggested-by: default avatarSam Ravnborg <sam@ravnborg.org>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 929096fe
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
#
# Makefile for misc devices that really don't fit anywhere else.
#
obj- := misc.o	# Dummy rule to force built-in.o to be made

obj-$(CONFIG_IBM_ASM)		+= ibmasm/
obj-$(CONFIG_HDPU_FEATURES)	+= hdpuftrs/
+21 −21

File changed.

Contains only whitespace changes.