src/southbridge/amd/cimx_wrapper: Run dos2unix on the files.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6237 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -16,14 +16,15 @@
|
|||||||
# along with this program; if not, write to the Free Software
|
# along with this program; if not, write to the Free Software
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
#
|
|
||||||
config SOUTHBRIDGE_AMD_CIMX_WRAPPER
|
config SOUTHBRIDGE_AMD_CIMX_WRAPPER
|
||||||
bool
|
bool
|
||||||
default n
|
default n
|
||||||
|
|
||||||
config SOUTHBRIDGE_AMD_CIMX_WRAPPER_SB800
|
config SOUTHBRIDGE_AMD_CIMX_WRAPPER_SB800
|
||||||
bool
|
bool
|
||||||
select IOAPIC
|
select IOAPIC
|
||||||
select SOUTHBRIDGE_AMD_CIMX_WRAPPER
|
select SOUTHBRIDGE_AMD_CIMX_WRAPPER
|
||||||
|
|
||||||
source src/southbridge/amd/cimx_wrapper/sb800/Kconfig
|
source src/southbridge/amd/cimx_wrapper/sb800/Kconfig
|
||||||
|
|
||||||
|
@@ -16,4 +16,6 @@
|
|||||||
# along with this program; if not, write to the Free Software
|
# along with this program; if not, write to the Free Software
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CIMX_WRAPPER_SB800) += sb800
|
subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CIMX_WRAPPER_SB800) += sb800
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user