From d6c438f11af629f912b47011830446335ee47130 Mon Sep 17 00:00:00 2001 From: Alexandre Courbot Date: Sun, 10 Mar 2013 21:22:21 +0900 Subject: [PATCH] --- yaml --- r: 374671 b: refs/heads/master c: 1b920175062bf5baaa94f50b0b309ceaf47ad019 h: refs/heads/master i: 374669: b5491027772ced11ed57fb1068b0a79dd6e27e70 374667: 062ae6fc479e044aaf7a29911686f56cc5ad98d6 374663: db90c20901d0cbdb7105f4204a6bc6e8c2ae6834 374655: 821bc6a37da7ad0ce1d5ae95e503a1967d2b6780 v: v3 --- [refs] | 2 +- trunk/arch/mips/loongson/common/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 27a444955466..148835ce5793 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 65e967324200a3cca9b1e903ed624b2a962e7b2b +refs/heads/master: 1b920175062bf5baaa94f50b0b309ceaf47ad019 diff --git a/trunk/arch/mips/loongson/common/Makefile b/trunk/arch/mips/loongson/common/Makefile index e526488df655..4c57b3e5743f 100644 --- a/trunk/arch/mips/loongson/common/Makefile +++ b/trunk/arch/mips/loongson/common/Makefile @@ -4,7 +4,7 @@ obj-y += setup.o init.o cmdline.o env.o time.o reset.o irq.o \ pci.o bonito-irq.o mem.o machtype.o platform.o -obj-$(CONFIG_GENERIC_GPIO) += gpio.o +obj-$(CONFIG_GPIOLIB) += gpio.o # # Serial port support