lilo-sh_21.bb: Replace PAGE_SIZE
authorKhem Raj <raj.khem@gmail.com>
Sun, 9 Aug 2009 03:16:28 +0000 (20:16 -0700)
committerKhem Raj <raj.khem@gmail.com>
Sun, 9 Aug 2009 03:16:28 +0000 (20:16 -0700)
commit9f6ae8707682ecb1afd1cad1370204f74742aa31
tree07e5065f7898198112b345e5dd9c9f497a43c8aa
parent14d7697f931ae22daa2209d392d13e42b4d0c734
lilo-sh_21.bb: Replace PAGE_SIZE

PAGE_SIZE is not available to usersplace anymore
struct partion in linux/genhd.h is defined conditional
if CONFIG_BLOCK is defined.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/lilo-sh/files/lilo-replace-PAGE_SIZE.patch [new file with mode: 0644]
recipes/lilo-sh/lilo-sh_21.bb