Sindbad~EG File Manager
#
# Makefile for the Linux kernel ubuntu supplied third-party device drivers.
#
#
# NOTE: to allow drivers to be added and removed without causing merge
# collisions you should add new entries in the middle of the six lines
# of ## at the bottom of the list. Always add three lines of ## above
# your new entry and maintain the six lines below.
#
##
##
##
##
##
##
obj-$(CONFIG_HIO) += hio/
##
##
##
ifeq ($(ARCH),x86)
obj-$(CONFIG_USB) += xr-usb-serial/
endif
##
##
##
ifeq ($(ARCH),x86)
obj-y += sgx/
endif
##
##
##
##
##
##
# This is a stupid trick to get kbuild to create ubuntu/built-in.o
obj- += foo.o
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists