Skip to content

Commit

Permalink
[MIPS] Use KBUILD_DEFCONFIG
Browse files Browse the repository at this point in the history
With KBUILD_DEFCONFIG we don't have to ship a second copy of ip22_defconfig.

Signed-off-by: Adrian Bunk <adrian.bunk@movial.fi>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Adrian Bunk authored and Ralf Baechle committed Mar 12, 2008
1 parent 0f87358 commit de0c169
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1,158 deletions.
2 changes: 2 additions & 0 deletions arch/mips/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
# for "archclean" cleaning up for this architecture.
#

KBUILD_DEFCONFIG := ip22_defconfig

cflags-y :=

#
Expand Down
Loading

0 comments on commit de0c169

Please sign in to comment.