<META NAME="robots" CONTENT="noindex,nofollow">


<br />
<b>Warning</b>:  file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
 in <b>/home/familylifersmpc/htdocs/www.familylifersmpc.com/index.php</b> on line <b>91</b><br />
# SPDX-License-Identifier: GPL-2.0
#
# Copyright 2009 Simtec Electronics

ccflags-$(CONFIG_ARCH_MULTIPLATFORM) += -I$(srctree)/$(src)/include

ifdef CONFIG_ARCH_S3C24XX
include $(src)/Makefile.s3c24xx
endif

ifdef CONFIG_ARCH_S3C64XX
include $(src)/Makefile.s3c64xx
endif

# Objects we always build independent of SoC choice

obj-y				+= init.o cpu.o

# ADC

obj-$(CONFIG_S3C_ADC)	+= adc.o