Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
Landfall
pkg/devices/spi/Makefile
289:3c7cc99ed90f
105:a7e13175b11a
6 months ago
Paul Boddie
raw
annotate
files
changeset
graph
Widened various address and size values to avoid overflow/truncation issues. Fixed high-capacity card support by changing the initialisation procedure.
cpm-library-improvements
1
PKGDIR
?=
..
2
L4DIR
?=
$(
PKGDIR
)
/../..
3
4
TARGET
:=
src
5
6
include $(L4DIR)/mk/subdir.mk