diff options
| author | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2007-10-18 07:40:19 +0000 |
|---|---|---|
| committer | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2007-10-18 07:40:19 +0000 |
| commit | 29ac0f18d2e7e98f1ed2697f2c9a244056db15aa (patch) | |
| tree | 0990376604ae8bf52a4f02ba34d66cc90df7bb23 | |
| parent | c500802eaf421c1a385b5e1ea0e26e0d2dd8e0c2 (diff) | |
| download | buildroot-novena-29ac0f18d2e7e98f1ed2697f2c9a244056db15aa.tar.gz buildroot-novena-29ac0f18d2e7e98f1ed2697f2c9a244056db15aa.zip | |
Remove debugging info from package/Makefile.in
| -rw-r--r-- | package/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package/Makefile.in b/package/Makefile.in index 2586d4456..995e80a8f 100644 --- a/package/Makefile.in +++ b/package/Makefile.in @@ -317,6 +317,3 @@ X11_PREFIX:=$(strip $(subst ",, $(BR2_X11_PREFIX))) #")) include package/Makefile.autotools.in - -package-status: - @echo IMAGE=$(IMAGE) |
