From ed78e1b1ea27602f84aa2ad57bf3b702341329df Mon Sep 17 00:00:00 2001 From: mirko Date: Sat, 23 Oct 2010 15:57:24 +0000 Subject: [target s3c24xx] create subtarget "om gta02" in preparation for further s3c24xx-based boards - thanks to Ramax Lo git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23592 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/s3c24xx/modules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/s3c24xx/modules.mk') diff --git a/target/linux/s3c24xx/modules.mk b/target/linux/s3c24xx/modules.mk index 544aaff6e..771574810 100644 --- a/target/linux/s3c24xx/modules.mk +++ b/target/linux/s3c24xx/modules.mk @@ -1,4 +1,4 @@ -ifeq ($(CONFIG_TARGET_s3c24xx),y) +ifeq ($(CONFIG_TARGET_s3c24xx_openmoko_gta02),y) SOUNDCORE_FILES = \ $(LINUX_DIR)/sound/soundcore.ko \ $(LINUX_DIR)/sound/core/snd.ko \ -- cgit v1.2.3