• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/support/kconfig/patches/06-br-build-system-integration.patch
Thomas PetazzoniThomas Petazzoni committed 6997e461fdb04 Apr 2013
Raw file
Source viewDiff to previous
 
1
---
2
 Makefile |    8 ++++----
3
 1 file changed, 4 insertions(+), 4 deletions(-)
4
​
5
Index: b/Makefile
6
===================================================================
7
--- a/Makefile
8
+++ b/Makefile
9
@@ -159,11 +159,11 @@
10
 
11
 hostprogs-y := conf
12
 
13
-ifeq ($(MAKECMDGOALS),nconfig)
14
+ifeq ($(MAKECMDGOALS),nconf)
15
    hostprogs-y += nconf
16
 endif
17
 
18
-ifeq ($(MAKECMDGOALS),menuconfig)
19
+ifeq ($(MAKECMDGOALS),mconf)
20
    hostprogs-y += mconf
21
 endif
22
 
23
@@ -171,10 +171,10 @@
24
    hostprogs-y += kxgettext
25
 endif
26
 
27
-ifeq ($(MAKECMDGOALS),xconfig)
28
+ifeq ($(MAKECMDGOALS),qconf)
29
    qconf-target := 1
30
 endif
31
-ifeq ($(MAKECMDGOALS),gconfig)
32
+ifeq ($(MAKECMDGOALS),gconf)
33
    gconf-target := 1
34
 endif
35
 
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.