determine the size of Stage 2 automatically.
This commit is contained in:
parent
e8d6ef494e
commit
4ea54f2d0a
9 changed files with 57 additions and 28 deletions
|
@ -1,4 +1,6 @@
|
|||
SUBDIRS = stage1 netboot stage2 grub docs debian
|
||||
# Stage 1 is built after Stage 2, so that the size of Stage 2 is
|
||||
# encoded into Stage 1.
|
||||
SUBDIRS = netboot stage2 stage1 grub docs debian
|
||||
EXTRA_DIST = BUGS
|
||||
|
||||
# We get $(PACKAGE) and $(VERSION) from debian/changelog.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue