index
:
buildroot-novena
debian
master
build system for the novena open hardware laptop board
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
mtd
/
mtd.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: fixup after CPPFLAGS addition
Peter Korsgaard
2012-10-11
1
-4
/
+3
*
mtd: add license info
Danomi Manchego
2012-08-15
1
-0
/
+3
*
all packages: rename XXXTARGETS to xxx-package
Arnout Vandecappelle (Essensium/Mind)
2012-07-17
1
-1
/
+1
*
all packages: use new host-xxx-package macros
Arnout Vandecappelle (Essensium/Mind)
2012-07-17
1
-1
/
+1
*
Merge branch 'next'
Peter Korsgaard
2012-05-31
1
-1
/
+1
|
\
|
*
mtd: bump to 1.5.0
Yegor Yefremov
2012-05-14
1
-1
/
+1
*
|
mtd: fix build when no sub options are enabled
Peter Korsgaard
2012-05-25
1
-0
/
+5
|
/
*
mtd: build after busybox if enabled
Peter Korsgaard
2012-03-04
1
-0
/
+4
*
mtd-utils: bump version
Peter Korsgaard
2011-12-17
1
-1
/
+1
*
mtd-utils: bump version
Peter Korsgaard
2011-11-19
1
-1
/
+1
*
mtd-utils: bump version, cleanup
Peter Korsgaard
2011-11-18
1
-28
/
+6
*
mtd: make sure that dest dir exists before installing mtd files
Danomi Mocelopolis
2011-11-02
1
-2
/
+2
*
package: remove useless arguments from GENTARGETS
Thomas Petazzoni
2011-09-29
1
-2
/
+2
*
mtd: bump to 1.4.6
Yegor Yefremov
2011-08-22
1
-5
/
+5
*
mtd: bump version
Peter Korsgaard
2011-06-26
1
-1
/
+1
*
mtd: bump version
H Hartley Sweeten
2011-04-04
1
-1
/
+1
*
mtd: bump version
Peter Korsgaard
2011-03-18
1
-1
/
+1
*
mtd: bump version
Peter Korsgaard
2011-01-29
1
-1
/
+1
*
mtd-utils: ensure libmtd.a always gets built
Peter Korsgaard
2010-11-18
1
-3
/
+1
*
mtd: bump version
Peter Korsgaard
2010-10-16
1
-1
/
+1
*
mtd: bump version
Peter Korsgaard
2010-09-23
1
-1
/
+1
*
Merge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTS
Thomas Petazzoni
2010-07-07
1
-2
/
+1
*
mtd-utils: buildsystem is broken with parallel make (regarding libubi)
Peter Korsgaard
2010-05-19
1
-4
/
+4
*
mtd: host compilation needs host-zlib
Peter Korsgaard
2010-04-15
1
-1
/
+1
*
mtd: mkfs.jffs2 requires zlib to build
Will Wagner
2010-04-15
1
-0
/
+3
*
mtd: convert to gentargets, add host package
Thomas Petazzoni
2010-04-09
1
-98
/
+46
*
mtd-utils: fix build with external toolchain
Peter Korsgaard
2010-03-08
1
-2
/
+2
*
mtd: zlib/lzo is only needed for mkfs.jffs2
Peter Korsgaard
2010-02-03
1
-1
/
+1
*
mtd: host support cleanup
Peter Korsgaard
2010-02-03
1
-12
/
+21
*
mtd-utils: bump version, get rid of obsolete git version
Peter Korsgaard
2010-02-03
1
-4
/
+143
*
mtd: get rid of ancient deprecated versions
Peter Korsgaard
2009-07-21
1
-6
/
+0
*
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-12-08
1
-4
/
+4
*
Remove old mtd snapshot option, as the source tarball is no longer available
Hamish Moffatt
2008-03-26
1
-2
/
+2
*
Add mtd-utils-1.1.0 as mtd alternative
Ulf Samuelsson
2007-09-27
1
-2
/
+9
*
Add optional mtd configuration (experimental - only available for Atmel targets)
Ulf Samuelsson
2007-07-20
1
-161
/
+3
*
We need LDFLAGS here.
"Steven J. Hill"
2007-07-17
1
-0
/
+1
*
Define date of build as DATE, use in mtd/mtd.mk
Ulf Samuelsson
2007-07-11
1
-2
/
+2
*
- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).
Bernhard Reutner-Fischer
2007-07-09
1
-1
/
+4
*
Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD...
"Steven J. Hill"
2007-07-06
1
-1
/
+1
*
- fix build for the host
Bernhard Reutner-Fischer
2007-02-16
1
-8
/
+7
*
- swap order of include paths. Closes #1205 and #1182
Bernhard Reutner-Fischer
2007-02-09
1
-1
/
+1
*
Correct spelling error and config option to create symlinks for old naming of...
"Steven J. Hill"
2007-01-14
1
-2
/
+16
*
- add and use BR2_BZCAT config option.
Bernhard Reutner-Fischer
2006-11-17
1
-5
/
+5
*
- be gentle to vi syntax color mode
Bernhard Reutner-Fischer
2006-10-06
1
-1
/
+1
*
- use the HOSTCC for building host-tools.
Bernhard Reutner-Fischer
2006-10-03
1
-1
/
+1
*
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...
Bernhard Reutner-Fischer
2006-10-01
1
-1
/
+1
*
per bug 0000786, strip quotes
Eric Andersen
2006-04-10
1
-1
/
+2
*
patch from bjdooks:
Eric Andersen
2006-04-06
1
-4
/
+8
*
touchup code and dont define a garbage rule if MTD_SOURCE is undefined
Mike Frysinger
2006-02-15
1
-9
/
+10
*
fix unzip method based on the difference between daily snapshots and stable r...
David Anders
2006-01-27
1
-4
/
+4
[next]